Skip to main content
Provider integrations remain shared between the Agent SDK and the OpenHands UI. The pages linked below live under the historical OpenHands section but apply verbatim to SDK applications because both layers wrap the same openhands.sdk.llm.LLM interface. When you follow any of those guides while building with the SDK, create an LLM object using the documented parameters (for example, API keys, base URLs, or custom headers) and pass it into your agent or registry. The OpenHands UI surfacing is simply a convenience layer on top of the same configuration model.