Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elmerzole
/
llm-api-proxy
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9ee0808
llm-api-proxy
/
start_proxy.bat
github-actions[bot]
feat: Add CLI args, lazy loading, and enhance Gemini provider
1e530bb
10 months ago
raw
Copy download link
history
blame
71 Bytes
@
echo
off
python src/proxy_app/main.py --host
0
.
0
.
0
.
0
--port
8000
pause