Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1d0ce62
uni-api
6 contributors
History:
66 commits
yym68686
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
1d0ce62
8 months ago
.github
Fix the issue where the original model name cannot be requested.
8 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
8 months ago
test
Optimize log display
8 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
8 months ago
.gitignore
65 Bytes
update github action
8 months ago
Dockerfile
321 Bytes
update README
8 months ago
README.md
5.36 kB
Fix the bug that prevents automatic polling.
8 months ago
docker-compose.yml
159 Bytes
update docker-compose.yml
8 months ago
main.py
7.75 kB
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
8 months ago
models.py
1.26 kB
Fix the bug of tools search error.
8 months ago
request.py
12.4 kB
🐛 Bug: 1. Fix the bug where system_prompt is undefined
8 months ago
requirements.txt
14 Bytes
Add GPT format test module
8 months ago
response.py
8.71 kB
Fix the bug that prevents automatic polling.
8 months ago
utils.py
5.89 kB
Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
8 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
8 months ago