From fae9c1940c3bd0b65cdbe3e411606d795481d77b Mon Sep 17 00:00:00 2001 From: enyst Date: Fri, 7 Nov 2025 16:13:07 +0000 Subject: [PATCH 1/5] docs(LLM provider): add usage tracking Note to OpenHands provider page Add a Note after the API key instructions and before the models table to clarify minimal usage tracking sent to All Hands AI and that we never sell data. Co-authored-by: openhands --- openhands/usage/llms/openhands-llms.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openhands/usage/llms/openhands-llms.mdx b/openhands/usage/llms/openhands-llms.mdx index a93c0cfd..5ae52d06 100644 --- a/openhands/usage/llms/openhands-llms.mdx +++ b/openhands/usage/llms/openhands-llms.mdx @@ -11,6 +11,11 @@ description: OpenHands LLM provider with access to state-of-the-art (SOTA) agent ![OpenHands LLM API Key](/openhands/static/img/openhands-llm-api-key.png) + +When you use OpenHands as provider, OpenHands tracks the usage of the models to understand whether they are used for the agent, or for the condenser, or for other uses. This tracking is minimal, and will be sent to All Hands AI to help us improve the experience with OpenHands. We never sell this data. + + + ## Configuration When running OpenHands, you'll need to set the following in the OpenHands UI through the Settings under the `LLM` tab: From 10a67f7916234cd851c628c893e0daa452acb872 Mon Sep 17 00:00:00 2001 From: enyst Date: Fri, 7 Nov 2025 16:35:27 +0000 Subject: [PATCH 2/5] docs(LLM provider): move and simplify usage tracking Note to CLI section; clarify metadata is sent to All Hands AI\n\nPer reviewer feedback, relocate the Note from after API key to the CLI section and simplify wording while retaining that minimal metadata is sent to All Hands AI to improve the experience.\n\nCo-authored-by: openhands --- openhands/usage/llms/openhands-llms.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/openhands/usage/llms/openhands-llms.mdx b/openhands/usage/llms/openhands-llms.mdx index 5ae52d06..d50ad843 100644 --- a/openhands/usage/llms/openhands-llms.mdx +++ b/openhands/usage/llms/openhands-llms.mdx @@ -11,10 +11,6 @@ description: OpenHands LLM provider with access to state-of-the-art (SOTA) agent ![OpenHands LLM API Key](/openhands/static/img/openhands-llm-api-key.png) - -When you use OpenHands as provider, OpenHands tracks the usage of the models to understand whether they are used for the agent, or for the condenser, or for other uses. This tracking is minimal, and will be sent to All Hands AI to help us improve the experience with OpenHands. We never sell this data. - - ## Configuration @@ -37,6 +33,11 @@ When running OpenHands, you'll need to set the following in the OpenHands UI thr Pricing follows official API provider rates. Below are the current pricing details for OpenHands models: + +When you use OpenHands as an LLM provider in the CLI, OpenHands may track minimal model usage to understand how models are used (e.g., agent vs. condenser). This metadata is sent to All Hands AI to help improve the OpenHands experience. We never sell this data. + + + | 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 | From a78dde61b718051b64ca2755fda3a0c339b3cfae Mon Sep 17 00:00:00 2001 From: enyst Date: Fri, 7 Nov 2025 16:36:33 +0000 Subject: [PATCH 3/5] docs(LLM provider): relocate Note to CLI section with concise wording; explicitly mention metadata is sent to All Hands AI\n\nCo-authored-by: openhands --- openhands/usage/llms/openhands-llms.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/openhands/usage/llms/openhands-llms.mdx b/openhands/usage/llms/openhands-llms.mdx index d50ad843..54fe0d52 100644 --- a/openhands/usage/llms/openhands-llms.mdx +++ b/openhands/usage/llms/openhands-llms.mdx @@ -29,14 +29,15 @@ 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) -## Pricing - -Pricing follows official API provider rates. Below are the current pricing details for OpenHands models: -When you use OpenHands as an LLM provider in the CLI, OpenHands may track minimal model usage to understand how models are used (e.g., agent vs. condenser). This metadata is sent to All Hands AI to help improve the OpenHands experience. We never sell this data. +When you use OpenHands as an LLM provider in the CLI, we may track minimal model‑usage metadata (e.g., agent vs. condenser) and send it to All Hands AI to help improve OpenHands. We never sell this data. +## 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 | |-------|----------------------------|-----------------------------------|------------------------------|------------------|-------------------| From 0dfbb1a455d396efb86104b2e7ff9c800c2f1b05 Mon Sep 17 00:00:00 2001 From: Engel Nyst Date: Fri, 7 Nov 2025 17:37:56 +0100 Subject: [PATCH 4/5] Update openhands/usage/llms/openhands-llms.mdx --- openhands/usage/llms/openhands-llms.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/openhands/usage/llms/openhands-llms.mdx b/openhands/usage/llms/openhands-llms.mdx index 54fe0d52..269c4bd3 100644 --- a/openhands/usage/llms/openhands-llms.mdx +++ b/openhands/usage/llms/openhands-llms.mdx @@ -11,7 +11,6 @@ description: OpenHands LLM provider with access to state-of-the-art (SOTA) agent ![OpenHands LLM API Key](/openhands/static/img/openhands-llm-api-key.png) - ## Configuration When running OpenHands, you'll need to set the following in the OpenHands UI through the Settings under the `LLM` tab: From df944d4087581693273fd0739b16f8868878683c Mon Sep 17 00:00:00 2001 From: enyst Date: Fri, 7 Nov 2025 16:42:25 +0000 Subject: [PATCH 5/5] docs(LLM provider): reference Privacy Policy in CLI Note per review feedback\n\nReplace explicit data-use statement with a link to https://openhands.dev/privacy to avoid drift.\n\nCo-authored-by: openhands --- openhands/usage/llms/openhands-llms.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openhands/usage/llms/openhands-llms.mdx b/openhands/usage/llms/openhands-llms.mdx index 269c4bd3..a1b4873b 100644 --- a/openhands/usage/llms/openhands-llms.mdx +++ b/openhands/usage/llms/openhands-llms.mdx @@ -30,7 +30,7 @@ When running OpenHands, you'll need to set the following in the OpenHands UI thr -When you use OpenHands as an LLM provider in the CLI, we may track minimal model‑usage metadata (e.g., agent vs. condenser) and send it to All Hands AI to help improve OpenHands. We never sell this data. +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 ## Pricing