Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Sleeping
App
Files
Files
Community
5eb8cba
uni-api
6 contributors
History:
169 commits
yym68686
🐛 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.
5eb8cba
4 months ago
.github
Fix the issue where the original model name cannot be requested.
6 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
6 months ago
test
🐛 Bug: Fix the bug where the timestamp is a decimal.
4 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
6 months ago
.gitignore
98 Bytes
✨ Feature: Add feature: Add support for weighted load balancing.
4 months ago
Dockerfile
321 Bytes
update README
6 months ago
README.md
12.6 kB
📖 Docs: Update document
4 months ago
README_CN.md
11.7 kB
📖 Docs: Update document
4 months ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
6 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
4 months ago
main.py
23.8 kB
💻 Code: Optimize log display: When the model does not exist, display it in the log.
4 months ago
models.py
2.07 kB
🐛 Bug: Fix the bug of tool use request body format error
4 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.
4 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
4 months ago
response.py
13.4 kB
🐛 Bug: Fix the bug where error codes are not accurately returned to the client.
4 months ago
utils.py
12.4 kB
🤖 Models: Add support for o1-mini o1-preview model
4 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
6 months ago