Commit History
✨ Feature: Add feature: Add support for using angle brackets to enclose strings to set the string before the slash to the channel name.
6038b37
🐛 Bug: 1. Fix the bug where the API key is not found when rate limiting.
cfd3f47
✨ Feature: Add feature: Support Cloudflare API model
95ca783
✨ Feature: Add feature: Add support for rate limiting.
b812da1
🐛 Bug: Fix the bug when the model list is empty.
7477ff7
🐛 Bug: Fix the bug where tool use is still included in the request body when tools are closed.
f3ea9b1
🐛 Bug: 1. Fix the bug of log errors being repeatedly displayed.
8eca72e
🐛 Bug: Fix the bug where the channel status is not sorted by success rate.
dac9c70
✨ Feature: Add feature: Add support for weighted load balancing.
3ec7a0b
✨ Feature: Add features: Add API channel success rate statistics, channel status records.
73a667f
Fix the bug that cannot adapt to the available model name.
163e912
🐛 Bug: Fix the bug where the timeout was not converted to a float.
3fc76ba
Add traffic middleware
819abc0
Fix the bug that does not adapt to the new API for obtaining the model list.
2a7fbb2
Add feature: support OpenAI dall-e-3 image generation
2ec0842
Fix the bug where the provider lookup is inaccurate.
58a694d
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