Update configuration.mdx

This commit is contained in:
Adam
2025-11-23 16:30:32 -05:00
parent 114b6d901b
commit 1bc43aa83b

View File

@@ -17,7 +17,7 @@ The `CUA_MODEL_NAME` environment variable supports various model providers throu
### Supported Providers
- **Anthropic**: `anthropic/claude-sonnet-4-20250514`, `anthropic/claude-3-haiku-20240307`
- **Anthropic**: `anthropic/claude-sonnet-4-20250514`,
- **OpenAI**: `openai/computer-use-preview`, `openai/gpt-4o`
- **Local Models**: `huggingface-local/ByteDance-Seed/UI-TARS-1.5-7B`
- **Omni + LiteLLM**: `omniparser+litellm/gpt-4o`, `omniparser+litellm/claude-3-haiku`