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...
a5e6e34
uni-api
297 kB
6 contributors
History:
353 commits
yym68686
💻 Code: Optimize to reduce unnecessary log output.
a5e6e34
about 1 year ago
.github
🐛 Bug: Fix the bug where GitHub Action cannot run.
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.
about 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
25.4 kB
💻 Code: Modify the default behavior of API key cooldown, change it to default off for API key cooldown. When there is only one API key in the channel, it will not cooldown under any circumstances. When API_KEY_COOLDOWN_PERIOD is 0, it will not cooldown. After enabling cooldown, any error with the API key will trigger a cooldown.
about 1 year ago
README_CN.md
23 kB
💻 Code: Modify the default behavior of API key cooldown, change it to default off for API key cooldown. When there is only one API key in the channel, it will not cooldown under any circumstances. When API_KEY_COOLDOWN_PERIOD is 0, it will not cooldown. After enabling cooldown, any error with the API key will trigger a cooldown.
about 1 year ago
VERSION
7 Bytes
📖 Bump version to 0.0.71
about 1 year ago
docker-compose.yml
Safe
251 Bytes
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
about 1 year ago
log_config.py
Safe
274 Bytes
Add traffic middleware
over 1 year ago
main.py
76.9 kB
💻 Code: Optimize to reduce unnecessary log output.
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
21.6 kB
💻 Code: Optimize to reduce unnecessary log output.
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