Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions openhands/usage/llms/openhands-llms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,16 @@ When running OpenHands, you'll need to set the following in the OpenHands UI thr

![OpenHands Provider in CLI](/openhands/static/img/openhands-provider-cli.png)


<Note>
When you use OpenHands as an LLM provider in the CLI, we may collect minimal usage metadata and send it to All Hands AI. For details, see our Privacy Policy: https://openhands.dev/privacy
</Note>

## Pricing

Pricing follows official API provider rates. Below are the current pricing details for OpenHands models:


| Model | Input Cost (per 1M tokens) | Cached Input Cost (per 1M tokens) | Output Cost (per 1M tokens) | Max Input Tokens | Max Output Tokens |
|-------|----------------------------|-----------------------------------|------------------------------|------------------|-------------------|
| claude-sonnet-4-5-20250929 | $3.00 | $0.30 | $15.00 | 200,000 | 64,000 |
Expand Down