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...
52fb331
uni-api
Ctrl+K
Ctrl+K
6 contributors
History:
175 commits
yym68686
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
52fb331
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
Safe
424 Bytes
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
12 months ago
README.md
12.6 kB
📖 Docs: Update document
12 months ago
README_CN.md
11.7 kB
📖 Docs: Update document
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
25.2 kB
✨ Feature: Add feature: Support automatic restart after detecting changes to api.yaml, no need to manually restart the container.
12 months ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
12 months ago
request.py
34.6 kB
🐛 Bug: Fix the bug where the lobechat gemini official API cannot use the tool. The reason is that lobechat automatically uses multiple consecutive underscores in the system prompt to name function names, which gemini does not support.
12 months ago
requirements.txt
75 Bytes
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
12 months ago
response.py
13.4 kB
🐛 Bug: Fix the bug where error codes are not accurately returned to the client.
12 months ago
utils.py
12.3 kB
🐛 Bug: Fix the bug where the next channel cannot be automatically switched when an error occurs in non-streaming output for o1-mini and o1-preview.
12 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
about 1 year ago