Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Running
App
Files
Files
Community
2677404
uni-api
6 contributors
History:
70 commits
yym68686
Uvicorn as an ASGI server, disable WebSocket support on startup
2677404
6 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
Optimize log display
6 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
6 months ago
.gitignore
65 Bytes
update github action
6 months ago
Dockerfile
321 Bytes
update README
6 months ago
README.md
5.36 kB
Fix the bug that prevents automatic polling.
6 months ago
docker-compose.yml
159 Bytes
update docker-compose.yml
6 months ago
main.py
7.94 kB
Uvicorn as an ASGI server, disable WebSocket support on startup
6 months ago
models.py
1.26 kB
Fix the bug of tools search error.
6 months ago
request.py
12.4 kB
🐛 Bug: 1. Fix the bug where system_prompt is undefined
6 months ago
requirements.txt
14 Bytes
Add GPT format test module
6 months ago
response.py
8.71 kB
Fix the bug that prevents automatic polling.
6 months ago
utils.py
6.48 kB
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
6 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
6 months ago