OpenHands supports using the LiteLLM proxy to access various LLM providers.
To use LiteLLM proxy with OpenHands, you need to:
Advanced OptionsCustom Model to the prefix litellm_proxy/ + the model you will be using (e.g. litellm_proxy/anthropic.claude-3-5-sonnet-20241022-v2:0)Base URL to your LiteLLM proxy URL (e.g. https://your-litellm-proxy.com)API Key to your LiteLLM proxy API keyThe supported models depend on your LiteLLM proxy configuration. OpenHands supports any model that your LiteLLM proxy is configured to handle.
Refer to your LiteLLM proxy configuration for the list of available models and their names.