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
286 kB
6 contributors
History:
321 commits
yym68686
🐛 Bug: Fixed the bug where the cooling model could not take effect in this request.
bdb98ff
about 1 year ago
.github
🐛 Bug: delete Unexpected input(s) 'force_push'
about 1 year 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.
about 1 year ago
json_str
Fix the issue where openrouter cannot use Gemini.
over 1 year ago
test
✨ Feature: Add feature: support wildcard matching like gpt* to match models such as gpt-3.5 and gpt-4.
about 1 year ago
.dockerignore
Safe
46 Bytes
✨ Feature: Add database, count the first character time.
over 1 year ago
.gitignore
Safe
152 Bytes
✨ Feature: Add support for vercel deployment
about 1 year ago
Dockerfile
Safe
424 Bytes
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
over 1 year 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.
about 1 year 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.
about 1 year ago
VERSION
7 Bytes
📖 Bump version to 0.0.55
about 1 year ago
docker-compose.yml
Safe
251 Bytes
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
over 1 year ago
log_config.py
Safe
274 Bytes
Add traffic middleware
over 1 year ago
main.py
77.5 kB
🐛 Bug: Fixed the bug where the cooling model could not take effect in this request.
about 1 year ago
models.py
5.05 kB
✨ Feature: Add support for embeddings model
about 1 year ago
request.py
41 kB
✨ Feature: Add support for embeddings model
about 1 year ago
requirements.txt
131 Bytes
✨ Feature: 1. Add support for experimental frontend.
about 1 year ago
response.py
17.6 kB
🐛 Bug: Fix the bug where Gemini cannot use non-streaming output.
about 1 year ago
utils.py
15.6 kB
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
about 1 year ago
vercel.json
Safe
190 Bytes
✨ Feature: Add support for vercel deployment
about 1 year ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
over 1 year ago