Uvicorn as an ASGI server, disable WebSocket support on startup 2677404 yym68686 commited on Jul 24, 2024
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application. 1e617f9 yym68686 commited on Jul 24, 2024
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application. e6f7928 yym68686 commited on Jul 24, 2024
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application. 1ad99a8 yym68686 commited on Jul 24, 2024
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application. 1d0ce62 yym68686 commited on Jul 23, 2024
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application. c2775d8 yym68686 commited on Jul 23, 2024
Fix the bug of non-standard SSE format in Claude API response data parsing and improve robustness. 5200484 yym68686 commited on Jul 23, 2024
Fix the bug of connection timeout when non-streaming output. 02ce0cb yym68686 commited on Jul 18, 2024
Fix the issue where the original model name cannot be requested. e86d80a yym68686 commited on Jul 18, 2024
Fix the issue where the original model name cannot be requested. fc14950 yym68686 commited on Jul 18, 2024
Fix the bug where the end of the GPT format response does not have a newline f0d6a67 yym68686 commited on Jul 16, 2024
Fix the bug where an error is reported when loading the configuration file without api.yaml. 36471d2 yym68686 commited on Jul 16, 2024
Support setting whether to poll for each API key separately. b54a508 yym68686 commited on Jul 16, 2024
🐛 Bug: Fix the bug in the Claude API URL determination algorithm. d37cc67 yym68686 commited on Jul 15, 2024
Determine whether to use tools through the configuration file tools. 8748c7e yym68686 commited on Jul 12, 2024