Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b812da1
uni-api
6 contributors
History:
150 commits
yym68686
✨ Feature: Add feature: Add support for rate limiting.
b812da1
6 months ago
.github
Fix the issue where the original model name cannot be requested.
8 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
8 months ago
test
✨ Feature: Add feature: Add support for rate limiting.
6 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
8 months ago
.gitignore
98 Bytes
✨ Feature: Add feature: Add support for weighted load balancing.
6 months ago
Dockerfile
321 Bytes
update README
8 months ago
README.md
10.5 kB
✨ Feature: Add feature: Add support for rate limiting.
6 months ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
8 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
6 months ago
main.py
21.6 kB
✨ Feature: Add feature: Add support for rate limiting.
6 months ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
6 months ago
request.py
28.9 kB
🐛 Bug: Fix the bug where tool use is still included in the request body when tools are closed.
6 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
6 months ago
response.py
11.4 kB
🐛 Bug: 1. Fix the bug of log errors being repeatedly displayed.
6 months ago
utils.py
11.7 kB
🐛 Bug: 1. Fix the bug of log errors being repeatedly displayed.
6 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
8 months ago