diff --git a/backend/app/api/v1/endpoints/__pycache__/__init__.cpython-310.pyc b/backend/app/api/v1/endpoints/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 2235716..0000000 Binary files a/backend/app/api/v1/endpoints/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/api/v1/endpoints/__pycache__/chat.cpython-310.pyc b/backend/app/api/v1/endpoints/__pycache__/chat.cpython-310.pyc deleted file mode 100644 index 9609379..0000000 Binary files a/backend/app/api/v1/endpoints/__pycache__/chat.cpython-310.pyc and /dev/null differ diff --git a/backend/app/api/v1/endpoints/__pycache__/model.cpython-310.pyc b/backend/app/api/v1/endpoints/__pycache__/model.cpython-310.pyc deleted file mode 100644 index be2c326..0000000 Binary files a/backend/app/api/v1/endpoints/__pycache__/model.cpython-310.pyc and /dev/null differ diff --git a/backend/app/api/v1/endpoints/__pycache__/websocket_service.cpython-310.pyc b/backend/app/api/v1/endpoints/__pycache__/websocket_service.cpython-310.pyc deleted file mode 100644 index f343817..0000000 Binary files a/backend/app/api/v1/endpoints/__pycache__/websocket_service.cpython-310.pyc and /dev/null differ diff --git a/backend/app/constants/__pycache__/__init__.cpython-310.pyc b/backend/app/constants/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 80219ea..0000000 Binary files a/backend/app/constants/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/constants/__pycache__/asr.cpython-310.pyc b/backend/app/constants/__pycache__/asr.cpython-310.pyc deleted file mode 100644 index 5c5e28a..0000000 Binary files a/backend/app/constants/__pycache__/asr.cpython-310.pyc and /dev/null differ diff --git a/backend/app/constants/__pycache__/model_data.cpython-310.pyc b/backend/app/constants/__pycache__/model_data.cpython-310.pyc deleted file mode 100644 index 811de7c..0000000 Binary files a/backend/app/constants/__pycache__/model_data.cpython-310.pyc and /dev/null differ diff --git a/backend/app/schemas/__pycache__/__init__.cpython-310.pyc b/backend/app/schemas/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 51910ff..0000000 Binary files a/backend/app/schemas/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/schemas/__pycache__/chat.cpython-310.pyc b/backend/app/schemas/__pycache__/chat.cpython-310.pyc deleted file mode 100644 index 47f3398..0000000 Binary files a/backend/app/schemas/__pycache__/chat.cpython-310.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/__init__.cpython-310.pyc b/backend/app/services/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index bc9fb3e..0000000 Binary files a/backend/app/services/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/llm_request.cpython-310.pyc b/backend/app/services/__pycache__/llm_request.cpython-310.pyc deleted file mode 100644 index a9ba313..0000000 Binary files a/backend/app/services/__pycache__/llm_request.cpython-310.pyc and /dev/null differ