This commit is contained in:
2025-08-19 10:25:11 +02:00
parent 69a947fa0b
commit d3440ccb1b
52 changed files with 113 additions and 113 deletions

View File

@@ -12,7 +12,7 @@ This module provides AI chatbot capabilities with:
from .main import ChatbotModule, create_module
__version__ = "1.0.0"
__author__ = "AI Gateway Team"
__author__ = "Enclava Team"
# Export main classes for easy importing
__all__ = [