Commit History
Fix the bug where the Claude API does not return the DONE SSE message.
7b515b4
🐛 Bug: Fix the bug where the timeout was not converted to a float.
3fc76ba
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
94c81e3
Add traffic middleware
819abc0
Fix the bug that does not adapt to the new API for obtaining the model list.
2a7fbb2
Fix the bug where Claude cannot use tool use.
894ff24
Add feature: support OpenAI dall-e-3 image generation
2ec0842
Fix the bug with the incorrect ending character in OpenAI format responses.
46ce910
Fix the bug where the provider lookup is inaccurate.
58a694d
Fix the bug of incorrect request body format for tool use.
69fd3e6
Merge pull request #3 from omegaduncan/main
a11cc62
unverified
revert: try_all_providers method in ModelRequestHandler
47c28b9
zeta
commited on
refactor: revise round-robin and auto-retry logic in API request handling
bdd215f
zeta
commited on
fix: Improve round-robin provider selection and add Claude max_tokens auto-fill
9b5984b
zeta
commited on