diff --git a/__pycache__/config.cpython-311.pyc b/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 7417b4d..0000000 Binary files a/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/test.cpython-311.pyc b/__pycache__/test.cpython-311.pyc deleted file mode 100644 index a174e8b..0000000 Binary files a/__pycache__/test.cpython-311.pyc and /dev/null differ diff --git a/api/__pycache__/__init__.cpython-311.pyc b/api/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index a7d148b..0000000 Binary files a/api/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/api/__pycache__/config.cpython-311.pyc b/api/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 9800e8e..0000000 Binary files a/api/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/api/dependencies/__pycache__/auth.cpython-311.pyc b/api/dependencies/__pycache__/auth.cpython-311.pyc deleted file mode 100644 index 2f7036d..0000000 Binary files a/api/dependencies/__pycache__/auth.cpython-311.pyc and /dev/null differ diff --git a/api/models/__pycache__/requests.cpython-311.pyc b/api/models/__pycache__/requests.cpython-311.pyc deleted file mode 100644 index 4542ed0..0000000 Binary files a/api/models/__pycache__/requests.cpython-311.pyc and /dev/null differ diff --git a/api/models/__pycache__/responses.cpython-311.pyc b/api/models/__pycache__/responses.cpython-311.pyc deleted file mode 100644 index c8d3987..0000000 Binary files a/api/models/__pycache__/responses.cpython-311.pyc and /dev/null differ diff --git a/api/routes/__pycache__/__init__.cpython-311.pyc b/api/routes/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 281c45a..0000000 Binary files a/api/routes/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/api/routes/__pycache__/chat.cpython-311.pyc b/api/routes/__pycache__/chat.cpython-311.pyc deleted file mode 100644 index e97d133..0000000 Binary files a/api/routes/__pycache__/chat.cpython-311.pyc and /dev/null differ diff --git a/src/__pycache__/__init__.cpython-311.pyc b/src/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 2fbb41c..0000000 Binary files a/src/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/config/__pycache__/__init__.cpython-311.pyc b/src/config/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 9322765..0000000 Binary files a/src/config/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/config/__pycache__/llm_config.cpython-311.pyc b/src/config/__pycache__/llm_config.cpython-311.pyc deleted file mode 100644 index 515f944..0000000 Binary files a/src/config/__pycache__/llm_config.cpython-311.pyc and /dev/null differ diff --git a/src/llm/__pycache__/__init__.cpython-311.pyc b/src/llm/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 86b3bfe..0000000 Binary files a/src/llm/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/llm/__pycache__/orchestrator.cpython-311.pyc b/src/llm/__pycache__/orchestrator.cpython-311.pyc deleted file mode 100644 index a066734..0000000 Binary files a/src/llm/__pycache__/orchestrator.cpython-311.pyc and /dev/null differ diff --git a/src/llm/tools/__pycache__/__init__.cpython-311.pyc b/src/llm/tools/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 37c04d1..0000000 Binary files a/src/llm/tools/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/llm/tools/__pycache__/booking_calendar.cpython-311.pyc b/src/llm/tools/__pycache__/booking_calendar.cpython-311.pyc deleted file mode 100644 index d635d2b..0000000 Binary files a/src/llm/tools/__pycache__/booking_calendar.cpython-311.pyc and /dev/null differ diff --git a/src/prompts/__pycache__/__init__.cpython-311.pyc b/src/prompts/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index f3f316f..0000000 Binary files a/src/prompts/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/prompts/__pycache__/manager.cpython-311.pyc b/src/prompts/__pycache__/manager.cpython-311.pyc deleted file mode 100644 index 116d868..0000000 Binary files a/src/prompts/__pycache__/manager.cpython-311.pyc and /dev/null differ diff --git a/src/prompts/__pycache__/setup_prompt.cpython-311.pyc b/src/prompts/__pycache__/setup_prompt.cpython-311.pyc deleted file mode 100644 index a88a6ca..0000000 Binary files a/src/prompts/__pycache__/setup_prompt.cpython-311.pyc and /dev/null differ diff --git a/src/prompts/templates/__pycache__/__init__.cpython-311.pyc b/src/prompts/templates/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index e70f7d0..0000000 Binary files a/src/prompts/templates/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/prompts/templates/__pycache__/chat_templates.cpython-311.pyc b/src/prompts/templates/__pycache__/chat_templates.cpython-311.pyc deleted file mode 100644 index 5810fa9..0000000 Binary files a/src/prompts/templates/__pycache__/chat_templates.cpython-311.pyc and /dev/null differ