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...
7b515b4
uni-api
6 contributors
History:
136 commits
yym68686
Fix the bug where the Claude API does not return the DONE SSE message.
7b515b4
5 months ago
.github
Fix the issue where the original model name cannot be requested.
6 months ago
json_str
Fix the issue where openrouter cannot use Gemini.
7 months ago
test
Fix the bug of incorrect request body format for tool use.
5 months ago
.dockerignore
22 Bytes
Fix polling algorithm error
6 months ago
.gitignore
79 Bytes
✨ Feature: Add feature: Support vertex ai API and vertex tool use invocation.
5 months ago
Dockerfile
321 Bytes
update README
7 months ago
README.md
8.89 kB
Fix the bug that does not adapt to the new API for obtaining the model list.
5 months ago
docker-compose.yml
220 Bytes
Support downloading configuration files from external URLs.
6 months ago
log_config.py
Safe
274 Bytes
Add traffic middleware
5 months ago
main.py
14 kB
🐛 Bug: Fix the bug where the timeout was not converted to a float.
5 months ago
models.py
1.94 kB
Add feature: support OpenAI dall-e-3 image generation
5 months ago
request.py
27.5 kB
Fix the bug where Claude cannot use tool use.
5 months ago
requirements.txt
64 Bytes
fixed bug: ModuleNotFoundError: No module named 'aiofiles'
5 months ago
response.py
13 kB
Fix the bug where the Claude API does not return the DONE SSE message.
5 months ago
utils.py
10.1 kB
Add feature: support OpenAI dall-e-3 image generation
5 months ago
wrangler.toml
Safe
108 Bytes
update cloudflare worker
7 months ago