Search the documentation
50 pages for capabilities.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · title
about-claude/models/migration-guide
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · title
models/fable-5/migration-guide
glossary
Claude Developer Platform · in the page
about-claude/glossary
…riences. Factors that can affect latency include model size, hardware capabilities, network conditions, and the complexity of the prompt and the generated response. ## LLM Large language models (LLM…
choosing-a-model
Claude Developer Platform · in the page
about-claude/models/choosing-a-model
…del for your application involves balancing three key considerations: capabilities, speed, and cost. This guide helps you make an informed decision based on your specific requirements." --- ## Establ…
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…onsistent policy decisions"> By leveraging its advanced reasoning capabilities, Claude can interpret and apply complex moderation guidelines uniformly. This consistency helps ensure fair treatment…
customer-support-chat
Claude Developer Platform · in the page
about-claude/use-case-guides/customer-support-chat
…nces. * You need scalable multilingual support: Claude's multilingual capabilities allow it to engage in conversations in over 200 languages without the need for separate chatbots or extensive transla…
Create the full URL from the GitHub repository
Claude Developer Platform · in the page
about-claude/use-case-guides/legal-summarization
…through how to leverage Claude's advanced natural language processing capabilities to efficiently summarize legal documents, extracting key information and expediting legal research. With Claude, you…
Create an instance of the Claude API client
Claude Developer Platform · in the page
about-claude/use-case-guides/ticket-routing
…rough how to harness Claude's advanced natural language understanding capabilities to classify customer support tickets at scale based on customer intent, urgency, prioritization, customer profile, an…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…need to write the `pdf_to_images.py` script. </Note> Claude's vision capabilities help analyze layouts and structures. ### Create verifiable intermediate outputs When Claude performs complex, open-…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…and-tools/agent-skills/overview description: Agent Skills are modular capabilities that extend Claude's functionality. Each Skill packages instructions, metadata, and optional resources (scripts, temp…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…sts ## Agent Skills overview Pre-built Agent Skills extend Claude's capabilities with specialized expertise for tasks such as creating documents, analyzing data, and processing files. Anthropic prov…
Edit docker-compose.yaml: increment the integer in the setup service's
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-compose
…ry container as non-root with a read-only filesystem, drops all Linux capabilities, and disables privilege escalation. ```bash cat > docker-compose.yaml <<'EOF' services:…
remote-mcp-servers
Claude Developer Platform · in the page
agents-and-tools/remote-mcp-servers
…to by using the Anthropic MCP connector API. These servers expand the capabilities available to developers and end users by providing remote access to various services and tools through the MCP protoc…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…uestion 2. The tool automatically provides Claude with the following capabilities: * **Bash commands:** Run shell commands for system operations * **File operations:** Create, view, and edit f…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…environments through the computer use tool, which provides screenshot capabilities and mouse/keyboard control for autonomous desktop interaction. The computer use tool is an Anthropic-defined [client…
text-editor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/text-editor-tool
…This version removes the `undo_edit` command but maintains all other capabilities. The tool name has been updated to reflect its str\_replace-based architecture.…
Beta
Claude Developer Platform · in the page
api/beta
…allbacks` parameter is not supported for this model as primary. - `capabilities: BetaModelCapabilities or null` Model capability information. - `batch: BetaCapabilitySupport` Wheth…
beta-headers
Claude Developer Platform · in the page
api/beta-headers
…Beta headers allow you to access experimental features and new model capabilities before they become part of the standard API. <Info> Each [client SDK](https://platform.claude.com/docs/en/cli-sdks…
Models
Claude Developer Platform · in the page
api/beta/models
…allbacks` parameter is not supported for this model as primary. - `capabilities: BetaModelCapabilities or null` Model capability information. - `batch: BetaCapabilitySupport` Wheth…
List Models
Claude Developer Platform · in the page
api/beta/models/list
…allbacks` parameter is not supported for this model as primary. - `capabilities: BetaModelCapabilities or null` Model capability information. - `batch: BetaCapabilitySupport` Wheth…
Get a Model
Claude Developer Platform · in the page
api/beta/models/retrieve
…allbacks` parameter is not supported for this model as primary. - `capabilities: BetaModelCapabilities or null` Model capability information. - `batch: BetaCapabilitySupport` Wheth…
Apps
Claude Developer Platform · in the page
api/compliance/apps
…GET** `/v1/compliance/apps/chats` Lists chat metadata with filtering capabilities for targeted compliance review. Results are sorted chronologically (time ascending) by the `order_by` key, with ties…
Chats
Claude Developer Platform · in the page
api/compliance/apps/chats
…GET** `/v1/compliance/apps/chats` Lists chat metadata with filtering capabilities for targeted compliance review. Results are sorted chronologically (time ascending) by the `order_by` key, with ties…
List chats
Claude Developer Platform · in the page
api/compliance/apps/chats/list
…GET** `/v1/compliance/apps/chats` Lists chat metadata with filtering capabilities for targeted compliance review. Results are sorted chronologically (time ascending) by the `order_by` key, with ties…
Projects
Claude Developer Platform · in the page
api/compliance/apps/projects
…`/v1/compliance/apps/projects` Lists project metadata with filtering capabilities. Results are sorted chronologically (time ascending) by created_at. ### Query parameters - `created_at: optional ob…
List projects
Claude Developer Platform · in the page
api/compliance/apps/projects/list
…`/v1/compliance/apps/projects` Lists project metadata with filtering capabilities. Results are sorted chronologically (time ascending) by created_at. ## Query parameters - `created_at: optional obj…
Models
Claude Developer Platform · in the page
api/models
…y of ModelInfo` - `id: string` Unique model identifier. - `capabilities: ModelCapabilities or null` Model capability information. - `batch: CapabilitySupport` Whether the m…
List Models
Claude Developer Platform · in the page
api/models/list
…y of ModelInfo` - `id: string` Unique model identifier. - `capabilities: ModelCapabilities or null` Model capability information. - `batch: CapabilitySupport` Whether the m…
Get a Model
Claude Developer Platform · in the page
api/models/retrieve
…delInfo object` - `id: string` Unique model identifier. - `capabilities: ModelCapabilities or null` Model capability information. - `batch: CapabilitySupport` Whether the m…
claude-in-amazon-bedrock
Claude Developer Platform · in the page
build-with-claude/claude-in-amazon-bedrock
…Claude in Amazon Bedrock carry an `anthropic.` provider prefix. Model capabilities and behaviors are documented on the [Models overview](https://platform.claude.com/docs/en/models/overview) page. | M…
claude-in-microsoft-foundry
Claude Developer Platform · in the page
build-with-claude/claude-in-microsoft-foundry
…ild-with-claude/overview"> Explore Claude's advanced features and capabilities. </Card> <Card title="Pricing" icon="chart" href="https://platform.claude.com/docs/en/about-claude/pricing#claud…
claude-on-amazon-bedrock-legacy
Claude Developer Platform · in the page
build-with-claude/claude-on-amazon-bedrock-legacy
…PI and InvokeModel API. For detailed information about PDF processing capabilities and limitations, see [Amazon Bedrock PDF support](https://platform.claude.com/docs/en/build-with-claude/pdf-support#a…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…ude/claude-platform-on-aws description: Access Claude's full platform capabilities through AWS with Anthropic-managed infrastructure. --- Claude Platform on AWS gives you the full Anthropic platform…
This will automatically use the environment variable VOYAGE_API_KEY.
Claude Developer Platform · in the page
build-with-claude/embeddings
…model. One embeddings provider that has a wide variety of options and capabilities encompassing all of the preceding considerations is Voyage AI. Voyage AI makes state-of-the-art embedding models and…
fast-mode
Claude Developer Platform · in the page
build-with-claude/fast-mode
…faster inference configuration. There is no change to intelligence or capabilities. * Up to 2.5x higher output tokens per second compared to standard speed * Speed benefits are focused on output toke…
multilingual-support
Claude Developer Platform · in the page
build-with-claude/multilingual-support
…to English. --- ## Overview Claude demonstrates robust multilingual capabilities, with particularly strong performance in zero-shot tasks across languages. The model maintains consistent relative pe…
overview
Claude Developer Platform · in the page
build-with-claude/overview
…h-claude/overview description: Explore Claude's advanced features and capabilities. --- Claude's API surface is organized into five areas: * **Model capabilities:** Control how Claude reasons and fo…
pdf-support
Claude Developer Platform · in the page
build-with-claude/pdf-support
…can also help. </Tip> Because PDF support relies on Claude's vision capabilities, it is subject to the same [limitations and considerations](https://platform.claude.com/docs/en/build-with-claude/vis…
Request 2 caches its request content (not the response)
Claude Developer Platform · in the page
build-with-claude/prompt-caching
…ing can be used alongside other API features like tool use and vision capabilities. However, changing whether there are images in a prompt or modifying tool use settings will break the cache. For…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…ts moving from earlier generations. <Tip> For an overview of model capabilities, see the [models overview](https://platform.claude.com/docs/en/models/overview). For Claude Fable 5 capabilities and…
prompting-claude-fable-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-fable-5
…terns specific to Claude Fable 5 and Claude Mythos 5. For the model's capabilities, API changes, pricing, and availability, see [Introducing Claude Fable 5 and Claude Mythos 5](https://platform.claude…
prompting-claude-opus-4-8
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-4-8
…can improve long-horizon coherence, instruction following, and coding capabilities in long, interactive coding sessions, but also comes with more token usage. To maximize both performance and token ef…
prompting-claude-opus-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-5
…ers the prompting patterns specific to Claude Opus 5. For the model's capabilities and API changes, see [What's new in Claude Opus 5](https://platform.claude.com/docs/en/models/opus-5/whats-new-opus-5…
prompting-claude-sonnet-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-sonnet-5
…s the prompting patterns specific to Claude Sonnet 5. For the model's capabilities and API changes, see [What's new in Claude Sonnet 5](https://platform.claude.com/docs/en/models/sonnet-5/whats-new-so…
skills-guide
Claude Developer Platform · in the page
build-with-claude/skills-guide
…s-guide description: Learn how to use Agent Skills to extend Claude's capabilities through the API. --- Agent Skills extend Claude's capabilities through organized folders of instructions, scripts, a…
streaming
Claude Developer Platform · in the page
build-with-claude/streaming
…* Leverage the SDK's built-in message accumulation and error handling capabilities. 2. **Handle content types:** Be aware that messages can contain multiple content blocks (`text`, `tool_use`, `thinki…
thinking-steering-and-cost
Claude Developer Platform · in the page
build-with-claude/thinking-steering-and-cost
…idance with thinking, see [leverage thinking and interleaved thinking capabilities](https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/claude-prompting-best-practices#leverage-th…
vision
Claude Developer Platform · in the page
build-with-claude/vision
…ude.com/docs/en/build-with-claude/vision description: Claude's vision capabilities allow it to understand and analyze images, opening up exciting possibilities for multimodal interaction. --- This gu…
vision-coordinates
Claude Developer Platform · in the page
build-with-claude/vision-coordinates
…agents-and-tools/agent-skills/overview"> Agent Skills are modular capabilities that extend Claude's functionality. Each Skill packages instructions, metadata, and optional resources (scripts, temp…
working-with-messages
Claude Developer Platform · in the page
build-with-claude/working-with-messages
…ic requests, multi-turn conversations, prefill techniques, and vision capabilities. For complete API specifications, see the [Messages API reference](https://platform.claude.com/docs/en/api/messages/c…