Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Running
App
Files
Files
Community
3035b10
uni-api
6 contributors
History:
317 commits
yym68686
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
3035b10
2 months ago
.github
🐛 Bug: delete Unexpected input(s) 'force_push'
3 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.
3 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
6 months ago
test
✨ Feature: Add feature: support wildcard matching like gpt* to match models such as gpt-3.5 and gpt-4.
3 months ago
.dockerignore
Safe
46 Bytes
✨ Feature: Add database, count the first character time.
4 months ago
.gitignore
Safe
152 Bytes
✨ Feature: Add support for vercel deployment
3 months ago
Dockerfile
Safe
424 Bytes
🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
4 months ago
README.md
21.6 kB
🪞 Frontend: Add request model statistics bar chart
2 months ago
README_CN.md
19.8 kB
🪞 Frontend: Add request model statistics bar chart
2 months ago
VERSION
7 Bytes
📖 Bump version to 0.0.53
2 months ago
docker-compose.yml
Safe
251 Bytes
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
4 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
4 months ago
main.py
75.1 kB
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
2 months ago
models.py
5.05 kB
✨ Feature: Add support for embeddings model
3 months ago
request.py
41 kB
✨ Feature: Add support for embeddings model
3 months ago
requirements.txt
131 Bytes
✨ Feature: 1. Add support for experimental frontend.
3 months ago
response.py
17.6 kB
🐛 Bug: Fix the bug where Gemini cannot use non-streaming output.
3 months ago
utils.py
15.6 kB
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
2 months ago
vercel.json
190 Bytes
✨ Feature: Add support for vercel deployment
3 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
6 months ago