diff --git a/docs/content/docs/quickstart-cli.mdx b/docs/content/docs/quickstart-cli.mdx index c3455bbe..c89aee57 100644 --- a/docs/content/docs/quickstart-cli.mdx +++ b/docs/content/docs/quickstart-cli.mdx @@ -312,8 +312,8 @@ python -m agent.cli omniparser+ollama_chat/llama3.2:latest If you haven't set up environment variables, the CLI will guide you through the setup: -1. **Sandbox Name**: Enter your cua sandbox name (or get one at [trycua.com](https://www.trycua.com/)) -2. **CUA API Key**: Enter your cua API key +1. **Sandbox Name**: Enter your Cua sandbox name (or get one at [trycua.com](https://www.trycua.com/)) +2. **CUA API Key**: Enter your Cua API key 3. **Provider API Key**: Enter your AI provider API key (OpenAI, Anthropic, etc.) ### Start Chatting