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