Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Sleeping
App
Files
Files
Community
44caf41
uni-api
6 contributors
History:
142 commits
yym68686
🐛 Bug: Fix the bug of tool use request body format error
44caf41
4 months ago
.github
Fix the issue where the original model name cannot be requested.
6 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
6 months ago
test
🐛 Bug: Fix the bug of tool use request body format error
4 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
6 months ago
.gitignore
92 Bytes
🐛 Bug: Fix the bug of tool use request body format error
4 months ago
Dockerfile
321 Bytes
update README
6 months ago
README.md
9.12 kB
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
4 months ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
6 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
4 months ago
main.py
14.6 kB
Fix the bug that cannot adapt to the available model name.
4 months ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
4 months ago
request.py
28.7 kB
🐛 Bug: Fix the bug of tool use request body format error
4 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
4 months ago
response.py
13 kB
Fix the bug where the Claude API does not return the DONE SSE message.
4 months ago
utils.py
10.4 kB
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
4 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
6 months ago