Skip to content

LiteLLM proxy mode with SpendGuard

The full walkthrough — prerequisites, the exact env var, the verification step, and gotchas — lands in a follow-up slice. In the meantime, the env var to set is row 1 of the drop-in landing matrix:

Terminal window
export OPENAI_API_BASE=http://localhost:9000/v1

Source: LiteLLM proxy config settings.