deepseek-ocr · DeepSeek · text
DeepSeek OCR — Model integration guide (deepseek).
Input: text. Output: text. Context window: 32768 tokens. Maximum output: 8192 tokens.
Choose conversation, generation, retrieval or media workflows that match the input and output modalities.
Catalog registration does not grant model access. Check channel routing, account permissions, quotas and API compatibility before production use. Official reference: https://api-docs.deepseek.com/quick_start/pricing
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="deepseek-ocr"
claude