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...
7f8be8f
uni-api
Ctrl+K
Ctrl+K
6 contributors
History:
140 commits
yym68686
🐛 Bug: 1. Fix the bug where the max_tokens is missing in the Claude request body
7f8be8f
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
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
12 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
about 1 year ago
.gitignore
79 Bytes
✨ Feature: Add feature: Support vertex ai API and vertex tool use invocation.
12 months ago
Dockerfile
321 Bytes
update README
about 1 year ago
README.md
9.12 kB
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
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
14.6 kB
Fix the bug that cannot adapt to the available model name.
12 months ago
models.py
1.94 kB
Add feature: support OpenAI dall-e-3 image generation
12 months ago
request.py
28.1 kB
🐛 Bug: 1. Fix the bug where the max_tokens is missing in the Claude request body
12 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
12 months ago
response.py
13 kB
Fix the bug where the Claude API does not return the DONE SSE message.
12 months ago
utils.py
10.4 kB
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
12 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
about 1 year ago