Hugging Face
Models
Datasets
Spaces
Community
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...
1de140d
uni-api
Ctrl+K
Ctrl+K
6 contributors
History:
154 commits
yym68686
🐛 Bug: Fix the bug where the official Claude API does not correctly pass the token count.
1de140d
12 months ago
.github
Fix the issue where the original model name cannot be requested.
about 1 year ago
json_str
Fix the issue where openrouter cannot use Gemini.
about 1 year ago
test
🐛 Bug: Fix the bug where the timestamp is a decimal.
12 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
about 1 year ago
.gitignore
98 Bytes
✨ Feature: Add feature: Add support for weighted load balancing.
12 months ago
Dockerfile
321 Bytes
update README
about 1 year ago
README.md
11.4 kB
📖 Docs: Update the documentation, add an English README.
12 months ago
README_CN.md
10.6 kB
📖 Docs: Update the documentation, add an English README.
12 months ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
about 1 year ago
log_config.py
Safe
274 Bytes
Add traffic middleware
12 months ago
main.py
21.6 kB
✨ Feature: Add feature: Add support for rate limiting.
12 months ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
12 months ago
request.py
29.9 kB
✨ Feature: Adapt to the deprecated function call request body format of OpenAI
12 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
12 months ago
response.py
12.1 kB
🐛 Bug: Fix the bug where the official Claude API does not correctly pass the token count.
12 months ago
utils.py
11.7 kB
🐛 Bug: 1. Fix the bug of log errors being repeatedly displayed.
12 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
about 1 year ago