Configuration
To use LiteLLM proxy with OpenHands, you need to:- Set up a LiteLLM proxy server (see LiteLLM documentation)
- When running OpenHands, you’ll need to set the following in the OpenHands UI through the Settings under the
LLMtab:
- Enable
Advancedoptions Custom Modelto the prefixlitellm_proxy/+ the model you will be using (e.g.litellm_proxy/anthropic.claude-3-5-sonnet-20241022-v2:0)Base URLto your LiteLLM proxy URL (e.g.https://your-litellm-proxy.com)API Keyto your LiteLLM proxy API key

