Hugging Face
Models
Datasets
Spaces
Posts
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...
a3a7635
uni-api
6 contributors
History:
362 commits
yym68686
💻 Code: Remove the maxDuration field from the vercel configuration file.
a3a7635
4 months ago
.github
🐛 Bug: Fix the bug where GitHub Action cannot run.
4 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.
5 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
8 months ago
test
✨ Feature: Add feature: support wildcard matching like gpt* to match models such as gpt-3.5 and gpt-4.
5 months ago
.dockerignore
Safe
46 Bytes
✨ Feature: Add database, count the first character time.
6 months ago
.gitignore
Safe
152 Bytes
✨ Feature: Add support for vercel deployment
5 months ago
Dockerfile
Safe
424 Bytes
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
6 months 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.
4 months 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.
4 months ago
VERSION
7 Bytes
📖 Bump version to 0.0.74
4 months ago
docker-compose.yml
Safe
251 Bytes
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
6 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
6 months ago
main.py
76.9 kB
💻 Code: Add log display for model not found.
4 months ago
models.py
5.05 kB
✨ Feature: Add support for embeddings model
5 months ago
request.py
41 kB
✨ Feature: Add support for embeddings model
5 months ago
requirements.txt
131 Bytes
✨ Feature: 1. Add support for experimental frontend.
5 months ago
response.py
17.6 kB
🐛 Bug: Fix the bug where Gemini cannot use non-streaming output.
5 months ago
utils.py
21.6 kB
🐛 Bug: Fix the bug where the os module was not imported.
4 months ago
vercel.json
Safe
164 Bytes
💻 Code: Remove the maxDuration field from the vercel configuration file.
4 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
8 months ago