Commit History

Update proxy_cerebras.py
bff9611
verified

Elysiadev11 commited on

Update proxy_cerebras.py
3f83b4e
verified

Elysiadev11 commited on

Update proxy_cerebras.py
574c72e
verified

Elysiadev11 commited on

Update proxy_cerebras.py
f1c283c
verified

Elysiadev11 commited on

Update proxy_cerebras.py
f6549ae
verified

Elysiadev11 commited on

Update proxy_cerebras.py
8df83b1
verified

Elysiadev11 commited on

Update proxy_cerebras.py
7076d96
verified

Elysiadev11 commited on

Force rebuild after delete
2df7925
verified

Elysiadev11 commited on

Delete proxy_cerebras.py with huggingface_hub
933ca20
verified

Elysiadev11 commited on

Fix: Handle MiniMax reasoning field in response
871b08f
verified

Elysiadev11 commited on

Update Dockerfile to run proxy_cerebras.py (which now contains our app.py code)
f056653
verified

Elysiadev11 commited on

Force rebuild with requirements.txt
7a642d7
verified

Elysiadev11 commited on

Delete requirements.txt with huggingface_hub
4d1a2b9
verified

Elysiadev11 commited on

Add requirements.txt for rebuild
ba4ed20
verified

Elysiadev11 commited on

Replace proxy_cerebras.py with updated app.py code with Claude endpoint support
82d935a
verified

Elysiadev11 commited on

Update start.sh to run app.py instead of proxy_cerebras.py
99ef059
verified

Elysiadev11 commited on

Fix syntax error: replace multi-line f-strings with variables in stream_anthropic
e0778bc
verified

Elysiadev11 commited on

Fix syntax error in stream_anthropic function - use variables instead of multi-line f-strings
52f717e
verified

Elysiadev11 commited on

Upload app.py with huggingface_hub
1334a00
verified

Elysiadev11 commited on

Add round-robin index for load balancing
0d1e167

aaxaxax commited on

Update app.py
0232f4c
verified

Elysiadev11 commited on

Update app.py
298e408
verified

Elysiadev11 commited on

Update app.py
537d9ed
verified

Elysiadev11 commited on

Update app.py
e427ab6
verified

Elysiadev11 commited on

Restore original code with detailed logging
3d7e312

aaxaxax commited on

Revert - use best keys by success count
19e969a

aaxaxax commited on

Random load balance
cf504ff

aaxaxax commited on

Random key selection for balanced load
182bfd0

aaxaxax commited on

Max 2 key attempts
f7ae0ce

aaxaxax commited on

Max 3 key switches, healthy tracking, faster fail
2143b4a

aaxaxax commited on

Reduce timeout to 30s
295776f

aaxaxax commited on

Add detailed logging for API key usage
271eb18

aaxaxax commited on

Better error handling and retry
14345a7

aaxaxax commited on

Update app.py
3bef6c3
verified

Elysiadev11 commited on

Use env vars MASTER_API_KEY, OLLAMA_KEY_1/2/3
741450f

aaxaxax commited on

Simplified proxy
cdb6e97

aaxaxax commited on

Add more debug
6ef5c36

aaxaxax commited on

Force deploy
fdb04f0

aaxaxax commited on

Force rebuild
012c649

aaxaxax commited on

Add client auth with ollama-proxy-free
ebba60d

aaxaxax commited on

Add 3-key failover
674a2d7

aaxaxax commited on

Add traceback
62782db

aaxaxax commited on

Minimal proxy test
5904245

aaxaxax commited on

More debug
c90617f

aaxaxax commited on

Force rebuild 2
1d314dd

aaxaxax commited on

Hardcode keys for testing
309d93d

aaxaxax commited on

Trigger rebuild via requirements
e05d10a

OpenClaw commited on

Clean fix: no auth, just proxy
a5e4089

OpenClaw commited on

Force rebuild
04969b0

OpenClaw commited on

Bypass auth for testing
1768681

OpenClaw commited on