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...
bdb98ff
uni-api
Ctrl+K
Ctrl+K
6 contributors
History:
321 commits
yym68686
🐛 Bug: Fixed the bug where the cooling model could not take effect in this request.
bdb98ff
10 months ago
.github
🐛 Bug: delete Unexpected input(s) 'force_push'
11 months ago
components
🐛 Bug: Fix the bug where after filtering through the filter, if there are a total of four rows, when clicking the edit configuration on the fourth row, the sheet still displays the data from the fourth row before the filter was applied.
11 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
about 1 year ago
test
✨ Feature: Add feature: support wildcard matching like gpt* to match models such as gpt-3.5 and gpt-4.
11 months ago
.dockerignore
Safe
46 Bytes
✨ Feature: Add database, count the first character time.
11 months ago
.gitignore
Safe
152 Bytes
✨ Feature: Add support for vercel deployment
11 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
22.5 kB
✨ Feature: Add feature: Support channel cooldown. When an API channel response fails, the channel will automatically be excluded and cooled down for a period of time, during which no requests will be made to that channel. After the cooldown period ends, the model will automatically be restored until it fails again, triggering another cooldown.
10 months ago
README_CN.md
20.5 kB
✨ Feature: Add feature: Support channel cooldown. When an API channel response fails, the channel will automatically be excluded and cooled down for a period of time, during which no requests will be made to that channel. After the cooldown period ends, the model will automatically be restored until it fails again, triggering another cooldown.
10 months ago
VERSION
7 Bytes
📖 Bump version to 0.0.55
10 months ago
docker-compose.yml
Safe
251 Bytes
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
11 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
about 1 year ago
main.py
77.5 kB
🐛 Bug: Fixed the bug where the cooling model could not take effect in this request.
10 months ago
models.py
5.05 kB
✨ Feature: Add support for embeddings model
11 months ago
request.py
41 kB
✨ Feature: Add support for embeddings model
11 months ago
requirements.txt
131 Bytes
✨ Feature: 1. Add support for experimental frontend.
11 months ago
response.py
17.6 kB
🐛 Bug: Fix the bug where Gemini cannot use non-streaming output.
11 months ago
utils.py
15.6 kB
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
10 months ago
vercel.json
Safe
190 Bytes
✨ Feature: Add support for vercel deployment
11 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
about 1 year ago