litellm / scripts /proxy_app.py

Commit History

fix: skip model-catalog loading in proxy_app to avoid cpu-basic hang
28dec71

alchoholpad commited on

fix: handle missing upstream in models_response, add env to skip litellm remote startup
c89413d

alchoholpad commited on

fix: skip huge catalog, use static config only, skip proxy_app startup render
0618db8

alchoholpad commited on

force rebuild: bust Docker cache v2
3119634
verified

alchoholpad commited on

force rebuild: bust Docker cache
27d7d07
verified

alchoholpad commited on

load all 3 probe results: chat_usable, image_usable, vision_usable
4468092
verified

alchoholpad commited on

add /admin/discover/results endpoint
5a2736e
verified

alchoholpad commited on

remove broken GitHub fetch, all scripts updated
c92f0ca
verified

alchoholpad commited on

full repo sync
5b54ed8
verified

alchoholpad commited on

update all scripts: /admin/discover, fix verify base_url
098a7b2
verified

alchoholpad commited on

add 5min cooldown between probes, vision gets more retries
eb58e9a

fahadbinhussain commited on

remove usable-models cache TTL, always fetch fresh from dataset
d704c19

fahadbinhussain commited on

add --no-filter to image and vision probes for full coverage
b2d8c4d

fahadbinhussain commited on

add chat+image+vision probes to /admin/verify
188f416

fahadbinhussain commited on

touch proxy_app.py to bust Docker COPY cache
e26fb61

fahadbinhussain commited on

fix: unbuffered python output for real-time probe logs
45c79d1

fahadbinhussain commited on

fix: add early log writes to debug probe startup
6e7bbcf

fahadbinhussain commited on

fix: stream probe logs line-by-line for real-time viewing
2588010

fahadbinhussain commited on

fix: use public URL for verify probe instead of internal port
5be0417

fahadbinhussain commited on

fix: capture probe output to log file, show upload errors
5f1893b

fahadbinhussain commited on

add /admin/logs endpoint to read probe log in real time
2a96e07

fahadbinhussain commited on

fix: use asyncio subprocess to avoid blocking event loop
8c9440c

fahadbinhussain commited on

fetch usable-models from HF dataset, upload after probe
60a390f

fahadbinhussain commited on

add /admin/verify endpoint for daily usable-models probe
4e2f387

fahadbinhussain commited on

Make image model checks less brittle
414103e

fahadbinhussain commited on

Hide image-only routes from chat models
733b586

fahadbinhussain commited on

Start public LiteLLM template history
57663bd

fahadbinhussain commited on