LICENSE
README.md
pyproject.toml
src/local.py
src/fastchat/__init__.py
src/fastchat/dev.py
src/fastchat/api/api.py
src/fastchat/api/auth/openapi.py
src/fastchat/api/auth/middleware/middleware.py
src/fastchat/api/routes/queries.py
src/fastchat/app/chat/chat.py
src/fastchat/app/chat/step.py
src/fastchat/app/mcp_manager/client.py
src/fastchat/app/mcp_manager/servers.py
src/fastchat/app/mcp_manager/connections/services.py
src/fastchat/app/mcp_manager/connections/session_data.py
src/fastchat/app/services/audio/livekit/livekit.py
src/fastchat/app/services/audio/whisper/whisper.py
src/fastchat/app/services/llm/__init__.py
src/fastchat/app/services/llm/llm.py
src/fastchat/app/services/llm/models/openai_service/gpt.py
src/fastchat/app/services/llm/prompts/system_prompts.py
src/fastchat/app/services/llm/prompts/user_prompts.py
src/fastchat/config/llm_config.py
src/fastchat/config/logger.py
src/fastchat/tools/clear_console.py
src/fastchat/tools/get_uri_args.py
src/fastchat_mcp.egg-info/PKG-INFO
src/fastchat_mcp.egg-info/SOURCES.txt
src/fastchat_mcp.egg-info/dependency_links.txt
src/fastchat_mcp.egg-info/requires.txt
src/fastchat_mcp.egg-info/top_level.txt