litellm/.circleci
ryan-crabbe-berri daf1aab429
ci: run proxy containers without debug logging (#32128)
The CircleCI proxy containers passed --detailed_debug, and litellm's log
level defaults to DEBUG when LITELLM_LOG is unset, so CI produced very
verbose debug output for no reason. Drop --detailed_debug and set
LITELLM_LOG=ERROR on the proxy containers so real failures still surface
without the debug noise
2026-07-04 13:48:11 -07:00
..
config.yml ci: run proxy containers without debug logging (#32128) 2026-07-04 13:48:11 -07:00