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...
bdfeca1
uni-api
157 kB
6 contributors
History:
171 commits
yym68686
🐛 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.
bdfeca1
over 1 year ago
.github
Fix the issue where the original model name cannot be requested.
over 1 year ago
json_str
Fix the issue where openrouter cannot use Gemini.
over 1 year ago
test
🐛 Bug: Fix the bug where the timestamp is a decimal.
over 1 year ago
.dockerignore
22 Bytes
Fix polling algorithm error
over 1 year ago
.gitignore
98 Bytes
✨ Feature: Add feature: Add support for weighted load balancing.
over 1 year ago
Dockerfile
321 Bytes
update README
over 1 year ago
README.md
12.6 kB
📖 Docs: Update document
over 1 year ago
README_CN.md
11.7 kB
📖 Docs: Update document
over 1 year ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
over 1 year ago
log_config.py
Safe
274 Bytes
Add traffic middleware
over 1 year ago
main.py
24.1 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.
over 1 year ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
over 1 year 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.
over 1 year ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
over 1 year ago
response.py
13.4 kB
🐛 Bug: Fix the bug where error codes are not accurately returned to the client.
over 1 year 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.
over 1 year ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
over 1 year ago