Spaces:
Sleeping
Sleeping
Commit History
Fix syntax error in stream_anthropic function - use variables instead of multi-line f-strings 52f717e verified
Upload app.py with huggingface_hub 1334a00 verified
Add round-robin index for load balancing 0d1e167
Update app.py 0232f4c verified
Update app.py 298e408 verified
Update app.py 537d9ed verified
Update app.py e427ab6 verified
Restore original code with detailed logging 3d7e312
Revert - use best keys by success count 19e969a
Random load balance cf504ff
Random key selection for balanced load 182bfd0
Max 2 key attempts f7ae0ce
Max 3 key switches, healthy tracking, faster fail 2143b4a
Reduce timeout to 30s 295776f
Add detailed logging for API key usage 271eb18
Better error handling and retry 14345a7
Update app.py 3bef6c3 verified
Use env vars MASTER_API_KEY, OLLAMA_KEY_1/2/3 741450f
Simplified proxy cdb6e97
Add more debug 6ef5c36
Force deploy fdb04f0
Force rebuild 012c649
Add client auth with ollama-proxy-free ebba60d
Add 3-key failover 674a2d7
Add traceback 62782db
Minimal proxy test 5904245
More debug c90617f
Force rebuild 2 1d314dd
Hardcode keys for testing 309d93d
Clean fix: no auth, just proxy a5e4089
OpenClaw commited on
Force rebuild 04969b0
OpenClaw commited on
Bypass auth for testing 1768681
OpenClaw commited on
Add traceback logging 418f25b
OpenClaw commited on
More auth debug 5d45afc
OpenClaw commited on
Debug: show keys being loaded 96cb238
OpenClaw commited on
Fix: add missing Response import 07bf7b7
OpenClaw commited on