LICENSE.md
README.md
setup.py
app/__init__.py
app/main.py
app/api/__init__.py
app/api/api.py
app/feature_service/__init__.py
app/feature_service/feature_service.py
app/feature_service/custom_components/__init__.py
app/feature_service/custom_components/custom_component1.py
app/feature_service/custom_components/custom_component2.py
app/feature_service/openai_service/__init__.py
app/feature_service/openai_service/openai_service.py
app/feature_service/openai_service/functions/__init__.py
app/feature_service/openai_service/functions/function1.py
app/feature_service/openai_service/functions/function2.py
app/feature_service/tool_manager/__init__.py
app/feature_service/tool_manager/tool_manager.py
app/operational_layer/__init__.py
app/operational_layer/operational_layer.py
app/operational_layer/function_manager/__init__.py
app/operational_layer/function_manager/function1.py
app/operational_layer/function_manager/function2.py
app/operational_layer/message_handler/__init__.py
app/operational_layer/message_handler/message_handler.py
app/request_handler/__init__.py
app/request_handler/request_handler.py
app/tests/__init__.py
app/tests/test_main.py
app/unified_control_engine/__init__.py
app/unified_control_engine/frontend_chat_interface.py
app/unified_control_engine/unified_control_engine.py
cda.ai_modular_framework.egg-info/PKG-INFO
cda.ai_modular_framework.egg-info/SOURCES.txt
cda.ai_modular_framework.egg-info/dependency_links.txt
cda.ai_modular_framework.egg-info/entry_points.txt
cda.ai_modular_framework.egg-info/not-zip-safe
cda.ai_modular_framework.egg-info/requires.txt
cda.ai_modular_framework.egg-info/top_level.txt