OpenHands uses LiteLLM to make calls to Azure’s chat models. You can find their documentation on using Azure as a provider here.
-e
in the
docker run command:
LLM
tab:
Advanced
options.Custom Model
to azure/<deployment-name>Base URL
to your Azure API Base URL (e.g. https://example-endpoint.openai.azure.com
)API Key
to your Azure API key-e
in the
docker run command: