Files
enclava/backend/app/__init__.py
2025-08-19 09:50:15 +02:00

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"