mirror of
https://github.com/aljazceru/enclava.git
synced 2025-12-17 23:44:24 +01:00
7 lines
200 B
Python
7 lines
200 B
Python
"""
|
|
Confidential Empire - Modular AI Gateway Platform
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
__author__ = "Confidential Empire Team"
|
|
__description__ = "Modular AI Gateway Platform with confidential AI processing" |