openai-llms.md 1013 B

OpenAI

OpenHands uses LiteLLM to make calls to OpenAI's chat models. You can find their full documentation on OpenAI chat calls here.

Configuration

When running OpenHands, you'll need to set the following in the OpenHands UI through the Settings:

Using OpenAI-Compatible Endpoints

Just as for OpenAI Chat completions, we use LiteLLM for OpenAI-compatible endpoints. You can find their full documentation on this topic here.