<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Anthropic-Platform on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/source/anthropic-platform/</link><description>Recent content in Anthropic-Platform on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/source/anthropic-platform/index.xml" rel="self" type="application/rss+xml"/><item><title>Agent SDK — Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/overview/</guid><description>Introduction to Anthropic&amp;rsquo;s Agent SDK for building custom AI agents with tool use, MCP, and sub-agents.</description></item><item><title>Build with Claude — Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/overview/</guid><description>Central hub for understanding how to build applications with the Claude API.</description></item><item><title>Introduction to the Anthropic Platform</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/intro/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/intro/</guid><description>Overview of the Anthropic API platform, Claude models, and what you can build.</description></item><item><title>Tool Use — Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/overview/</guid><description>How Claude calls external tools and functions — the foundation for building agentic systems.</description></item><item><title>Get Started</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/get-started/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/get-started/</guid><description>API key setup, first API call, and quickstart for the Anthropic platform.</description></item><item><title>Working With Messages</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/working-with-messages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/working-with-messages/</guid><description>The Messages API is the core primitive — understand message roles, content blocks, and conversation structure.</description></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/streaming/</guid><description>Server-sent events (SSE) streaming for real-time token delivery and responsive UIs.</description></item><item><title>Implement Tool Use</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/implement-tool-use/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/implement-tool-use/</guid><description>Step-by-step guide to implementing the tool use loop: define tools, handle tool_use responses, send tool_result.</description></item><item><title>Structured Outputs</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/structured-outputs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/structured-outputs/</guid><description>Get reliable JSON outputs from Claude using tool_use or constrained decoding.</description></item><item><title>Extended Thinking</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/extended-thinking/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/extended-thinking/</guid><description>Enable Claude&amp;rsquo;s chain-of-thought reasoning for complex problems that benefit from step-by-step analysis.</description></item><item><title>Vision</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/vision/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/vision/</guid><description>Send images to Claude for analysis, OCR, diagram interpretation, and multimodal reasoning.</description></item><item><title>Prompt Caching</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-caching/</guid><description>Cache system prompts and repeated context to reduce latency and costs by up to 90%.</description></item><item><title>Adaptive Thinking</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/adaptive-thinking/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/adaptive-thinking/</guid><description/></item><item><title>Admin</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/admin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/admin/</guid><description/></item><item><title>Administration Api</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/administration-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/administration-api/</guid><description/></item><item><title>Agent Loop</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/agent-loop/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/agent-loop/</guid><description/></item><item><title>Api And Data Retention</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/api-and-data-retention/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/api-and-data-retention/</guid><description/></item><item><title>Bash Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/bash-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/bash-tool/</guid><description>&lt;p&gt;The bash tool gives Claude direct shell access to execute commands, making it one of the most powerful and dangerous built-in tools available. It enables agents to run scripts, install packages, manage files, and interact with system utilities, forming the backbone of coding and DevOps automation workflows. Be deliberate about sandboxing: without proper isolation, Claude can execute arbitrary commands with the permissions of the host process. Start with a restrictive allowlist of commands and expand carefully, and always prefer higher-level tools like the text editor for file modifications where available rather than piping through sed or echo.&lt;/p&gt;</description></item><item><title>Batch Processing</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/batch-processing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/batch-processing/</guid><description>&lt;p&gt;Batch processing is the single biggest lever for cutting Claude API costs on non-urgent workloads — it runs requests asynchronously at roughly half the price, which is why it appears in both the cost-optimization and deployment paths. Pay close attention to the 24-hour completion window and the polling and retrieval flow, since batches are not interactive and you design around eventual results. The common pitfall is reaching for batch on latency-sensitive paths where it does not belong. OpenAI offers an equivalent Batch API with a similar discount but a different file-based job format; read the rate-limits page next to see how batch sidesteps per-minute caps.&lt;/p&gt;</description></item><item><title>Best Practices</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/best-practices/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/best-practices/</guid><description>&lt;p&gt;This guide distills hard-won patterns for building reliable agent skills that perform well across diverse user inputs and edge cases. Pay particular attention to the guidance on error handling within skill execution and how to design tool descriptions that minimize misuse by the model. A common mistake is writing overly generic skill descriptions, which leads Claude to invoke skills in inappropriate contexts and degrades overall agent quality. Start here after completing the skills quickstart to refine your implementations before deploying to production.&lt;/p&gt;</description></item><item><title>Beta</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/beta/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/beta/</guid><description/></item><item><title>Beta Headers</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/beta-headers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/beta-headers/</guid><description/></item><item><title>Build A Tool Using Agent</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/build-a-tool-using-agent/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/build-a-tool-using-agent/</guid><description/></item><item><title>Choosing A Model</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/choosing-a-model/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/choosing-a-model/</guid><description>&lt;p&gt;The essential decision guide for anyone evaluating which Claude model to use. Anthropic organizes its models into tiers — Haiku for speed and cost efficiency, Sonnet for the best balance of capability and price, and Opus for maximum intelligence on complex tasks. For product leaders, the key insight is that model selection is a business decision, not just a technical one: choosing Haiku over Opus can reduce costs by 10-20x while still handling most routine tasks. Compare this tiered approach with OpenAI&amp;rsquo;s model lineup (GPT-4o, GPT-4o mini, o1) and Mistral&amp;rsquo;s range to understand how the industry structures the speed-cost-quality tradeoff.&lt;/p&gt;</description></item><item><title>Citations</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/citations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/citations/</guid><description/></item><item><title>Claude Api Skill</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/claude-api-skill/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/claude-api-skill/</guid><description/></item><item><title>Claude Code Analytics Api</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-code-analytics-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-code-analytics-api/</guid><description/></item><item><title>Claude Code Features</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/claude-code-features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/claude-code-features/</guid><description/></item><item><title>Claude In Microsoft Foundry</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-in-microsoft-foundry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-in-microsoft-foundry/</guid><description/></item><item><title>Claude On Amazon Bedrock</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-on-amazon-bedrock/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-on-amazon-bedrock/</guid><description/></item><item><title>Claude On Vertex Ai</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-on-vertex-ai/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/claude-on-vertex-ai/</guid><description/></item><item><title>Claude Prompting Best Practices</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/claude-prompting-best-practices/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/claude-prompting-best-practices/</guid><description>&lt;p&gt;This is the most practically useful prompt engineering resource from Anthropic and contains techniques that will materially improve your output quality. Focus on the XML tag structuring approach, which is Claude&amp;rsquo;s preferred method for delineating sections of complex prompts and produces notably better results than unstructured instructions. A common mistake is transferring prompt patterns that work well with GPT-4 directly to Claude without adaptation &amp;ndash; Claude responds better to direct instructions and explicit role definitions than to few-shot example-heavy prompts. Read through the examples carefully and experiment with each technique in the API playground before applying them to production prompts.&lt;/p&gt;</description></item><item><title>Client Sdks</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/client-sdks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/client-sdks/</guid><description/></item><item><title>Code Execution Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/code-execution-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/code-execution-tool/</guid><description>&lt;p&gt;The code execution tool lets Claude run Python code in a sandboxed environment during a conversation, enabling data analysis, mathematical computation, and rapid prototyping without requiring external infrastructure. This is particularly valuable for tasks where Claude needs to verify its own reasoning through computation rather than relying on mental arithmetic or approximation. Note that the sandbox has limited package availability and no network access, so complex data science workflows may hit dependency walls. Use this tool when you need deterministic computation results embedded directly in Claude&amp;rsquo;s response rather than asking the user to run code separately.&lt;/p&gt;</description></item><item><title>Compaction</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/compaction/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/compaction/</guid><description/></item><item><title>Completions</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/completions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/completions/</guid><description/></item><item><title>Computer Use Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/computer-use-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/computer-use-tool/</guid><description>&lt;p&gt;Computer use enables Claude to interact with desktop environments through screenshots, mouse clicks, and keyboard input, effectively giving it the ability to operate any GUI application. This opens up automation for legacy software, web applications behind authentication, and workflows that lack APIs. Be aware that computer use is significantly slower and less reliable than API-based tool calling &amp;ndash; treat it as a last resort for tasks that genuinely have no programmatic interface. Start with constrained screen regions and simple click-type sequences before attempting complex multi-window workflows, and always implement human-in-the-loop checkpoints for destructive actions.&lt;/p&gt;</description></item><item><title>Content Moderation</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/content-moderation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/content-moderation/</guid><description>&lt;p&gt;This guide covers using Claude as a content moderation layer, including prompt design for classification, handling ambiguous cases, and calibrating sensitivity thresholds for different content categories. The practical impact is significant: a well-tuned Claude moderation pipeline can replace or augment dedicated moderation APIs at lower cost while offering more nuanced category distinctions. Pay attention to the latency and cost tradeoffs between using Haiku for high-volume screening versus Sonnet for borderline cases that need deeper reasoning. Combining Claude moderation with traditional keyword filters as a first pass is a pattern worth adopting early to keep API costs manageable at scale.&lt;/p&gt;</description></item><item><title>Context Editing</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/context-editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/context-editing/</guid><description/></item><item><title>Context Windows</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/context-windows/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/context-windows/</guid><description/></item><item><title>Cost Tracking</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/cost-tracking/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/cost-tracking/</guid><description>&lt;p&gt;Cost tracking in agentic workflows is substantially more complex than single-call API usage because agents make multiple model calls, tool invocations, and potentially spawn sub-agents — all of which accumulate tokens. This guide shows how to instrument the Agent SDK to capture per-turn and per-agent cost breakdowns. Focus on the callback hooks that expose token counts at each step, as these are the foundation for building budget limits and alerting. Without proactive cost tracking, a single runaway agent loop can consume your entire API budget in minutes, making this essential reading before any production deployment.&lt;/p&gt;</description></item><item><title>Custom Tools</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/custom-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/custom-tools/</guid><description>&lt;p&gt;Custom tools are how you give your agent the ability to take actions beyond conversation &amp;ndash; calling APIs, querying databases, executing code, or interacting with any external system. Focus on how the tool&amp;rsquo;s JSON schema definition directly affects the model&amp;rsquo;s ability to invoke it correctly; poorly described parameters are the most common source of tool invocation failures. Pay special attention to error handling within tool implementations, since unhandled exceptions will surface as opaque failures in the agentic loop. If your tools need to call external MCP servers instead, read the MCP integration guide as an alternative approach.&lt;/p&gt;</description></item><item><title>Customer Support Chat</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/customer-support-chat/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/customer-support-chat/</guid><description>Building an AI-powered customer support chatbot with Claude, including architecture patterns and quality safeguards.</description></item><item><title>Data Residency</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/data-residency/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/data-residency/</guid><description/></item><item><title>Define Tools</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/define-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/define-tools/</guid><description/></item><item><title>Develop Tests</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/develop-tests/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/develop-tests/</guid><description/></item><item><title>Effort</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/effort/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/effort/</guid><description/></item><item><title>Embeddings</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/embeddings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/embeddings/</guid><description/></item><item><title>Enterprise</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/enterprise/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/enterprise/</guid><description>&lt;p&gt;The enterprise skills guide addresses deployment concerns that only surface at organizational scale: access control, audit logging, skill versioning, and multi-tenant isolation. Focus on the permission model and how skill execution contexts are sandboxed — getting this wrong can expose one tenant&amp;rsquo;s data to another. A key pitfall is treating enterprise skill deployment as a simple extension of single-user patterns; the authentication and authorization layers add meaningful complexity to the skill lifecycle. Read this after the quickstart and best practices guides, as it assumes familiarity with core skill mechanics.&lt;/p&gt;</description></item><item><title>Errors</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/errors/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/errors/</guid><description/></item><item><title>Eval Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/eval-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/eval-tool/</guid><description/></item><item><title>Fast Mode</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/fast-mode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/fast-mode/</guid><description/></item><item><title>File Checkpointing</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/file-checkpointing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/file-checkpointing/</guid><description/></item><item><title>Files</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/files/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/files/</guid><description/></item><item><title>Fine Grained Tool Streaming</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/fine-grained-tool-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/fine-grained-tool-streaming/</guid><description>&lt;p&gt;Fine-grained tool streaming gives you granular control over how tool call arguments and results are delivered incrementally, which is essential for building responsive UIs on top of agentic workflows. Focus on the event types and their ordering — understanding the difference between input_json delta events and tool_result blocks determines how you parse partial tool invocations. One subtle pitfall is assuming tool arguments arrive as valid JSON at each delta; you need to buffer and parse only after the tool use block is complete. Read this after the general streaming guide to layer tool-specific streaming behavior on top of basic SSE handling.&lt;/p&gt;</description></item><item><title>Glossary</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/glossary/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/glossary/</guid><description/></item><item><title>Handle Streaming Refusals</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/handle-streaming-refusals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/handle-streaming-refusals/</guid><description>&lt;p&gt;Streaming refusals present a unique UX challenge: tokens have already been sent to the client before the model decides to refuse, so you cannot simply suppress the response. This guide covers detection strategies and graceful recovery patterns for when Claude mid-stream determines a request violates safety guidelines. Pay close attention to the stop reason codes and how they differ from normal completion events — your streaming parser needs to handle refusal signals without crashing or displaying partial unsafe content. Implement these patterns early in development rather than retrofitting them after users encounter jarring truncated responses in production.&lt;/p&gt;</description></item><item><title>Handle Tool Calls</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/handle-tool-calls/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/handle-tool-calls/</guid><description/></item><item><title>Handling Stop Reasons</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/handling-stop-reasons/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/handling-stop-reasons/</guid><description/></item><item><title>Hooks</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/hooks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/hooks/</guid><description>&lt;p&gt;Hooks function similarly to middleware in web frameworks, giving you interception points at key stages of the agent&amp;rsquo;s lifecycle such as before and after tool calls, at the start and end of turns, and during error handling. This is where you implement cross-cutting concerns like logging, metrics, guardrails, and input/output validation without cluttering your core agent logic. A common pitfall is adding too much latency in hook functions, especially in before-tool hooks, which compounds across multi-step agent runs. Read this after you are comfortable with the basic agent loop and custom tools, as hooks are most useful once you understand what you need to observe or control.&lt;/p&gt;</description></item><item><title>Hosting</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/hosting/</guid><description>&lt;p&gt;This guide covers the infrastructure considerations for running agents in production, including containerization, scaling, and managing long-running agent sessions. A key challenge with hosting agents compared to traditional APIs is that agent runs can take tens of seconds or even minutes due to multi-step tool use, which affects timeout configuration, connection pooling, and load balancer settings. Focus on the recommendations for stateless vs. stateful deployments, as this choice impacts how you handle conversation persistence and recovery from failures. Read this after the secure deployment guide, since security constraints will inform your hosting architecture decisions.&lt;/p&gt;</description></item><item><title>How Tool Use Works</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/how-tool-use-works/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/how-tool-use-works/</guid><description/></item><item><title>Increase Consistency</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/increase-consistency/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/increase-consistency/</guid><description>&lt;p&gt;Output consistency matters most when Claude powers automated pipelines where downstream code parses its responses. This guide covers techniques like temperature reduction, few-shot examples, structured output formats, and explicit schemas that make Claude&amp;rsquo;s responses more deterministic. The single biggest lever is providing concrete output examples in your prompt &amp;ndash; this anchors the model&amp;rsquo;s formatting far more reliably than verbal instructions alone. Read this before building any system that pipes Claude output into JSON parsers, database inserts, or multi-step agent workflows.&lt;/p&gt;</description></item><item><title>Ip Addresses</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/ip-addresses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/ip-addresses/</guid><description/></item><item><title>Legal Summarization</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/legal-summarization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/legal-summarization/</guid><description>Using Claude to extract key information from legal documents and generate structured summaries.</description></item><item><title>Library</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/prompt-library/library/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/prompt-library/library/</guid><description>&lt;p&gt;Anthropic&amp;rsquo;s prompt library is one of the fastest ways to internalize effective prompting patterns for Claude. Rather than reading it cover-to-cover, focus on prompts in your domain and study the structural techniques they use &amp;ndash; XML tags for delineation, role-setting in the system prompt, and explicit output format instructions. Pay attention to how each example balances specificity with flexibility; overly rigid prompts tend to break when inputs vary. These curated examples also serve as a useful baseline when benchmarking your own prompts against known-good patterns.&lt;/p&gt;</description></item><item><title>Manage Tool Context</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/manage-tool-context/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/manage-tool-context/</guid><description/></item><item><title>Mcp</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/mcp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/mcp/</guid><description>&lt;p&gt;MCP integration is what makes the Agent SDK extensible beyond its built-in capabilities, letting your agents connect to any MCP-compatible tool server including databases, APIs, file systems, and custom services. Focus on how the SDK discovers and registers MCP tools at agent initialization, since this determines what capabilities your agent advertises during the agentic loop. A key gotcha is that MCP server connection lifecycle must be managed carefully &amp;ndash; servers that fail to start will silently remove tools from your agent&amp;rsquo;s available set. If you are already familiar with MCP from the protocol specification, this guide shows the practical integration points within the SDK&amp;rsquo;s agent framework.&lt;/p&gt;</description></item><item><title>Mcp Connector</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/mcp-connector/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/mcp-connector/</guid><description>&lt;p&gt;The MCP Connector is the primary mechanism for giving Claude direct access to external tools and data sources through the Model Context Protocol within API calls. Focus on how connector configuration differs from local MCP server setup — the connector handles transport, authentication, and tool discovery on Anthropic&amp;rsquo;s infrastructure rather than your own. A common pitfall is neglecting to scope tool permissions tightly, which can lead to unexpected token consumption when Claude explores available tools. Read this alongside the remote MCP servers guide to understand the full picture of hosted versus self-managed MCP integrations.&lt;/p&gt;</description></item><item><title>Memory Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/memory-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/memory-tool/</guid><description>&lt;p&gt;The memory tool allows Claude to persist information across conversation sessions, enabling agents to maintain user preferences, project context, and learned patterns over time. This bridges the gap between stateless API calls and the continuity users expect from long-running assistant relationships. Focus on understanding what gets stored and how retrieval works, since overloading memory with low-value data degrades relevance of future recalls. Design your memory strategy around high-signal items like user corrections and workflow preferences rather than attempting to memorize entire conversation histories.&lt;/p&gt;</description></item><item><title>Messages</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/messages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/messages/</guid><description/></item><item><title>Migration Guide</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/migration-guide/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/migration-guide/</guid><description>&lt;p&gt;Model migrations between Claude generations often introduce subtle behavioral changes that break existing prompts, even when the new model is strictly more capable. This guide documents the specific differences you should test for when upgrading, including changes to output formatting, tool-use patterns, and response length tendencies. Focus on the recommended testing strategies before doing a production cutover, since regressions frequently appear in edge cases rather than typical inputs. If you rely heavily on structured output or function calling, test those paths first as schema adherence can shift between model versions.&lt;/p&gt;</description></item><item><title>Migration Guide</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/migration-guide/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/migration-guide/</guid><description>&lt;p&gt;This migration guide is critical reading if you have existing agent code built on earlier Anthropic SDK patterns or third-party frameworks and want to move to the official Agent SDK. Focus on the mapping between old abstractions and new ones — particularly how tool definitions, conversation state management, and multi-turn loops translate. A common pitfall is assuming one-to-one correspondence between concepts; the Agent SDK introduces opinionated patterns around agent lifecycle and handoffs that may require rethinking your architecture rather than just swapping imports. Work through the migration incrementally, validating behavior at each step rather than attempting a full rewrite.&lt;/p&gt;</description></item><item><title>Mitigate Jailbreaks</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/mitigate-jailbreaks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/mitigate-jailbreaks/</guid><description>&lt;p&gt;Jailbreak mitigation is essential for any production deployment where Claude interacts with untrusted user input. This guide covers defense-in-depth strategies including system prompt hardening, input validation, and output filtering. A common pitfall is relying solely on system prompt instructions for safety &amp;ndash; attackers routinely bypass single-layer defenses, so layering multiple techniques is critical. Read this alongside the harmlessness screens documentation to understand how Anthropic&amp;rsquo;s built-in protections complement your application-level guardrails.&lt;/p&gt;</description></item><item><title>Model Deprecations</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/model-deprecations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/model-deprecations/</guid><description/></item><item><title>Models</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/models/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/models/</guid><description/></item><item><title>Modifying System Prompts</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/modifying-system-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/modifying-system-prompts/</guid><description>&lt;p&gt;System prompt modification in the Agent SDK controls how you customize agent behavior, persona, and constraints without forking the SDK&amp;rsquo;s default prompt scaffolding. Focus on the merge strategy — the SDK combines your custom instructions with its own internal prompts, and understanding this layering prevents conflicts where your instructions get overridden or diluted. A critical pitfall is inadvertently removing safety-relevant default instructions when overriding the system prompt wholesale rather than appending to it. Start with targeted modifications using the provided extension points before considering full prompt replacement.&lt;/p&gt;</description></item><item><title>Multilingual Support</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/multilingual-support/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/multilingual-support/</guid><description/></item><item><title>Openai Sdk</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/openai-sdk/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/openai-sdk/</guid><description/></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/overview/</guid><description>&lt;p&gt;This is the essential reference for understanding the Claude model family and should be one of the first pages you read before building anything with the Anthropic API. Focus on the capability differences between model tiers (Haiku, Sonnet, Opus) as this directly impacts your cost, latency, and quality tradeoffs in production. Pay attention to context window sizes and maximum output token limits, since these constraints will shape your prompt design and chunking strategies. When comparing with OpenAI&amp;rsquo;s model lineup, note that Anthropic&amp;rsquo;s naming convention signals capability tier rather than generation number.&lt;/p&gt;</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/overview/</guid><description>Anthropic&amp;rsquo;s taxonomy of proven AI use cases with implementation guidance for each.</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/overview/</guid><description>&lt;p&gt;This overview introduces the agent skills framework, which provides a structured way to package and distribute reusable capabilities that Claude-based agents can invoke. Skills sit between raw tool definitions and full agent architectures, giving you a composable middle layer for common tasks like code review, PR creation, or domain-specific analysis. Start here before reading the individual tool docs to understand how skills orchestrate multiple tools into cohesive workflows. The key architectural decision is which capabilities to implement as standalone tools versus packaged skills, and this doc provides the mental model for making that choice.&lt;/p&gt;</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/overview/</guid><description/></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/overview/</guid><description>&lt;p&gt;This overview establishes the conceptual framework for prompt engineering with Claude and should be read before diving into specific techniques or best practices. Focus on how Claude&amp;rsquo;s instruction-following behavior differs from other models &amp;ndash; Claude tends to be more literal in its interpretation of prompts, which means precise wording matters more than with some competitors. The page introduces key concepts like system prompts, role assignment, and output formatting that are referenced throughout all other prompt engineering materials. After reading this, proceed to the best practices guide for actionable techniques you can apply immediately.&lt;/p&gt;</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/overview/</guid><description/></item><item><title>Parallel Tool Use</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/parallel-tool-use/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/parallel-tool-use/</guid><description/></item><item><title>Pdf Support</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/pdf-support/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/pdf-support/</guid><description>&lt;p&gt;This is the reference for sending PDFs to Claude, and it matters because Claude processes both the extracted text and the rendered page images, letting it reason over tables, charts, and scanned layouts that plain text extraction would lose. Pay close attention to the page and size limits and to token accounting, since each page consumes both text and image tokens and costs add up fast. A common pitfall is assuming PDFs are as cheap as text. Compared with Mistral&amp;rsquo;s and OpenAI&amp;rsquo;s image inputs the differentiator is native multi-page document handling; read the token-counting page alongside this to estimate cost.&lt;/p&gt;</description></item><item><title>Permissions</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/permissions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/permissions/</guid><description>&lt;p&gt;Permissions are critical for production deployments where agents interact with external systems or sensitive data. Focus on the least-privilege principle: grant only the capabilities an agent actually needs, and be especially careful with tool permissions that allow file system access or network calls. A common pitfall is developing with permissive settings and forgetting to lock them down before deployment, which can expose your system to prompt injection attacks that leverage overly broad tool access. Read this alongside the secure deployment guide for a complete security posture.&lt;/p&gt;</description></item><item><title>Plugins</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/plugins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/plugins/</guid><description>&lt;p&gt;Plugins extend the Agent SDK&amp;rsquo;s core behavior by hooking into the agent lifecycle at well-defined extension points, enabling cross-cutting concerns like logging, rate limiting, and custom authentication without modifying agent logic directly. Focus on the plugin interface and the ordering guarantees for plugin execution — multiple plugins can compose, but execution order matters for plugins that modify requests or responses. A common mistake is putting business logic inside plugins rather than skills, which makes agents harder to test and reason about. Read this after understanding skills to appreciate the boundary between agent capabilities and infrastructure concerns.&lt;/p&gt;</description></item><item><title>Pricing</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/pricing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/pricing/</guid><description>&lt;p&gt;Understanding AI pricing is critical for any build-vs-buy decision. Anthropic charges per token (roughly per word) with different rates for input and output, and prices vary dramatically between model tiers — Haiku can be 50x cheaper than Opus per token. The practical implication: a customer support chatbot handling 10,000 conversations per day might cost $50/month with Haiku or $2,500/month with Opus, so model selection directly impacts unit economics. Pay attention to prompt caching and batch API discounts, which can cut costs by 50-90% for predictable workloads. Compare these structures with OpenAI and Mistral pricing to understand the competitive landscape before committing to a provider.&lt;/p&gt;</description></item><item><title>Programmatic Tool Calling</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/programmatic-tool-calling/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/programmatic-tool-calling/</guid><description>&lt;p&gt;Programmatic tool calling lets you force Claude to invoke a specific tool rather than deciding autonomously whether to use one, which is essential for deterministic agentic workflows where you need guaranteed structured output on every turn. This is particularly useful when building pipelines that must always extract data into a schema or always query an external system before responding. Be aware that forcing a tool call changes Claude&amp;rsquo;s behavior around the rest of the response &amp;ndash; it will not produce any text content before the forced tool invocation. Read the general tool-use guide first to understand the baseline calling conventions, then use this doc to layer in the deterministic control patterns.&lt;/p&gt;</description></item><item><title>Prompting Tools</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/prompting-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/prompting-tools/</guid><description>&lt;p&gt;This guide is the definitive reference for writing effective tool definitions that Claude can invoke reliably. Focus on how parameter descriptions and tool descriptions influence Claude&amp;rsquo;s decision about when and how to call each tool &amp;ndash; vague descriptions lead to incorrect invocations or tool avoidance. A common mistake is defining too many tools in a single request, which degrades selection accuracy; the guide offers practical thresholds. If you are building agentic applications with Claude, read this before the broader tool use documentation, as well-crafted tool prompts are the foundation of reliable agent behavior.&lt;/p&gt;</description></item><item><title>Python</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/python/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/python/</guid><description>&lt;p&gt;The Python SDK is the more mature of the two language implementations and tends to receive new features first. Pay close attention to the async patterns used throughout &amp;ndash; the SDK is built on asyncio, so understanding Python&amp;rsquo;s async/await model is a prerequisite for effective use. If you are coming from the raw Anthropic API client, note that the Agent SDK manages conversation state and tool execution loops for you, which is a significant shift in how you structure your code. Read the quickstart guide first if you have not already, then use this reference for Python-specific configuration details.&lt;/p&gt;</description></item><item><title>Quickstart</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/quickstart/</guid><description>&lt;p&gt;This is the fastest path to a running agent and the best starting point before diving into advanced SDK features. Focus on the AgentConfig pattern, which is the central abstraction for defining agent behavior, tools, and instructions. Pay attention to how the SDK handles the agentic loop automatically &amp;ndash; understanding what happens behind the scenes here will save you debugging time later. Read this before the Python or TypeScript language-specific guides so you have the conceptual model in place first.&lt;/p&gt;</description></item><item><title>Quickstart</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/agent-skills/quickstart/</guid><description>&lt;p&gt;This quickstart walks you through building your first agent skill end-to-end, from definition to invocation within a Claude-powered agent. Focus on the skill registration pattern and how the runtime discovers and exposes skills to the model — getting this wiring right is foundational for everything else. Be aware that the quickstart uses simplified error handling; production skills need retry logic and graceful degradation as covered in the best practices guide. Work through this hands-on before reading the enterprise or best practices docs to build concrete intuition first.&lt;/p&gt;</description></item><item><title>Rate Limits</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/rate-limits/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/rate-limits/</guid><description>&lt;p&gt;Understanding rate limits is essential before any production deployment, because hitting them surfaces as 429 errors that silently degrade user-facing latency if you have not built retry-with-backoff. Pay close attention to the distinction between requests-per-minute and tokens-per-minute limits and to the role of usage tiers, since you can be well under the request cap but blocked on tokens. The common mistake is testing at low volume and discovering the ceiling only under real load. Pair this with the batch-processing page, which moves bulk work off your interactive rate budget entirely.&lt;/p&gt;</description></item><item><title>Reduce Hallucinations</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-hallucinations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-hallucinations/</guid><description>&lt;p&gt;Hallucination reduction is arguably the most impactful guardrail topic for practitioners building retrieval-augmented or factual applications with Claude. The guide covers grounding techniques such as providing source documents, instructing the model to quote directly, and asking it to flag uncertainty. A key gotcha is that simply telling Claude &amp;ldquo;don&amp;rsquo;t hallucinate&amp;rdquo; is far less effective than structuring prompts so the model can cite or decline &amp;ndash; give it an explicit escape hatch like &amp;ldquo;say I don&amp;rsquo;t know if the answer isn&amp;rsquo;t in the provided context.&amp;rdquo; Pair this with the evaluation techniques in the testing docs to measure hallucination rates systematically.&lt;/p&gt;</description></item><item><title>Reduce Latency</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-latency/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-latency/</guid><description>&lt;p&gt;Latency optimization directly impacts user experience and cost in production Claude deployments. This guide walks through techniques like prompt length reduction, streaming, model selection trade-offs, and caching strategies that can cut response times significantly. Start with the quick wins &amp;ndash; enabling streaming and trimming unnecessary context from prompts &amp;ndash; before moving to architectural changes like prompt caching. Be aware that some latency reduction techniques (such as using smaller models or shorter prompts) trade off against output quality, so always measure both metrics together.&lt;/p&gt;</description></item><item><title>Reduce Prompt Leak</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak/</guid><description>&lt;p&gt;Prompt leakage is one of the most common security concerns in production LLM applications, and this guide provides concrete techniques for preventing Claude from revealing system prompts to end users. Focus on the layered defense approach — no single technique is sufficient, so you need to combine prompt structure, output filtering, and behavioral instructions. A frequent mistake is relying solely on &amp;ldquo;do not reveal your instructions&amp;rdquo; directives, which are trivially bypassed by indirect extraction attacks. Read this alongside the general guardrails documentation to build a comprehensive safety posture before shipping user-facing agents.&lt;/p&gt;</description></item><item><title>Remote Mcp Servers</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/remote-mcp-servers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/remote-mcp-servers/</guid><description>&lt;p&gt;Remote MCP servers let you host tool endpoints that Claude connects to over the network, enabling shared infrastructure across teams and persistent service integrations. Pay close attention to the authentication and transport sections — remote servers use SSE or streamable HTTP rather than stdio, which changes how you handle connection lifecycle and error recovery. A frequent gotcha is failing to implement proper OAuth or token refresh flows, causing silent tool failures mid-conversation. This guide pairs well with the MCP Connector docs to compare Anthropic-hosted versus self-hosted approaches to serving tools.&lt;/p&gt;</description></item><item><title>Search Results</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/search-results/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/search-results/</guid><description/></item><item><title>Secure Deployment</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/secure-deployment/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/secure-deployment/</guid><description>&lt;p&gt;This guide becomes essential the moment you move an agent from local development to any shared or production environment. Focus on the sections covering input sanitization and output validation, as prompt injection through user-supplied content is the most common attack vector for deployed agents. Be aware that securing an agent is different from securing a traditional API &amp;ndash; you must account for the model&amp;rsquo;s ability to chain tool calls in unexpected ways, so defense-in-depth with both permission restrictions and monitoring is necessary. Read this in conjunction with the permissions guide, as the two together form a complete security strategy.&lt;/p&gt;</description></item><item><title>Server Tools</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/server-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/server-tools/</guid><description/></item><item><title>Service Tiers</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/service-tiers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/service-tiers/</guid><description/></item><item><title>Sessions</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/sessions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/sessions/</guid><description/></item><item><title>Skills</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/skills/</guid><description>&lt;p&gt;Skills in the Agent SDK are the primary abstraction for packaging reusable capabilities that agents can invoke — think of them as higher-level building blocks above raw tool definitions. Focus on how skill registration exposes capabilities to the agent runtime and how the SDK handles skill discovery, parameter validation, and result formatting. A subtle but important detail is how skill descriptions influence the model&amp;rsquo;s decision to invoke them; poorly written descriptions lead to unreliable skill selection. Read this reference alongside the agent-skills quickstart and best practices guides for the full picture from concept to production-ready implementation.&lt;/p&gt;</description></item><item><title>Skills Guide</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/skills-guide/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/skills-guide/</guid><description>&lt;p&gt;Skills are a powerful abstraction for packaging reusable capabilities that Claude can invoke within IDE integrations and agent workflows. This guide walks through defining, registering, and composing skills so your agent can dispatch specialized behaviors without bloating the system prompt. Pay close attention to how skill discovery works at runtime, since misconfigurations here silently degrade agent performance rather than producing obvious errors. Read this alongside the Agent Skills overview doc to understand the full lifecycle from definition to invocation.&lt;/p&gt;</description></item><item><title>Slash Commands</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/slash-commands/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/slash-commands/</guid><description/></item><item><title>Stop Reasons</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/stop-reasons/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/stop-reasons/</guid><description/></item><item><title>Streaming Output</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-output/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-output/</guid><description>&lt;p&gt;This guide dives into the practical implementation details of consuming streamed agent output, which is distinct from the higher-level decision of whether to use streaming at all (covered in the streaming vs. single mode guide). Focus on the event types emitted during a stream, particularly the distinction between text delta events and tool-use events, since your UI rendering logic needs to handle both gracefully. Watch out for the connection drop scenario &amp;ndash; if a stream disconnects mid-response, you need a strategy for resuming or restarting the agent turn. Understanding the event structure here is also essential if you plan to build custom frontends or integrate with frameworks like AG-UI.&lt;/p&gt;</description></item><item><title>Streaming Vs Single Mode</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-vs-single-mode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-vs-single-mode/</guid><description>&lt;p&gt;This guide addresses a fundamental architectural decision you will face early in any agent project. Single-turn mode is simpler to implement and debug because you get a complete response at once, making error handling straightforward and retry logic clean. Streaming mode provides real-time token-by-token output that is essential for user-facing applications where perceived latency matters, but it introduces complexity around partial results and connection management. Start with single-turn mode during development and prototyping, then migrate to streaming when you need production-quality user experience.&lt;/p&gt;</description></item><item><title>Strict Tool Use</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/strict-tool-use/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/strict-tool-use/</guid><description/></item><item><title>Structured Outputs</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/structured-outputs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/structured-outputs/</guid><description>&lt;p&gt;Structured outputs let you constrain agent responses to conform to a specific schema, which is essential for building reliable pipelines where downstream code depends on predictable JSON shapes. Focus on how schema definitions interact with the agent loop — the SDK validates output at the framework level rather than relying on prompt engineering alone. A key gotcha is that overly complex schemas can increase latency and reduce output quality, so start with flat structures and add nesting only when needed. Compare this approach with OpenAI&amp;rsquo;s structured outputs to understand the tradeoffs in schema expressiveness and enforcement guarantees.&lt;/p&gt;</description></item><item><title>Subagents</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/subagents/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/subagents/</guid><description>&lt;p&gt;Subagents enable multi-agent architectures where a parent agent delegates specialized tasks to child agents with their own instructions, tools, and models. Unlike the OpenAI Agents SDK handoffs pattern, which transfers control entirely to another agent, the Anthropic subagent model uses delegation semantics where the parent retains control and receives the subagent&amp;rsquo;s result. Focus on how context is passed between parent and child agents, since over-sharing context inflates token costs while under-sharing causes the subagent to lack necessary information. This is a key building block for complex workflows &amp;ndash; read this after understanding single-agent patterns and before designing multi-agent systems.&lt;/p&gt;</description></item><item><title>Supported Regions</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/supported-regions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/supported-regions/</guid><description/></item><item><title>Text Editor Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/text-editor-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/text-editor-tool/</guid><description>&lt;p&gt;The text editor tool gives Claude the ability to view, create, and edit files through structured operations like insert, replace, and undo, making it central to coding agent implementations. Unlike having Claude output code in a message for you to copy, this tool enables autonomous multi-step file modifications within an agentic loop. Focus on understanding the exact replacement semantics, since the tool requires unique string matches for edits and will fail if the target string appears multiple times. This tool works best when combined with the bash tool for running tests after edits, forming the core edit-verify cycle that coding agents depend on.&lt;/p&gt;</description></item><item><title>Ticket Routing</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/ticket-routing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/use-case-guides/ticket-routing/</guid><description>Using Claude to automatically classify and route support tickets to the right team based on content analysis.</description></item><item><title>Todo Tracking</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/todo-tracking/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/todo-tracking/</guid><description/></item><item><title>Token Counting</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/token-counting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/token-counting/</guid><description>&lt;p&gt;The token-counting endpoint matters for cost control because it lets you measure exactly how many input tokens a request will consume before you send it, which is essential for budgeting and for staying under context limits. Pay attention to the fact that counts include the system prompt, tools, and images, not just the visible message text — an easy-to-miss source of surprise spend. Use it to validate prompt-caching savings and to size batches safely. Unlike OpenAI&amp;rsquo;s client-side tiktoken approach, Anthropic exposes counting as an API call that reflects the exact tokenizer the model uses.&lt;/p&gt;</description></item><item><title>Tool Combinations</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-combinations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-combinations/</guid><description/></item><item><title>Tool Reference</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-reference/</guid><description/></item><item><title>Tool Runner</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-runner/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-runner/</guid><description/></item><item><title>Tool Search</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/tool-search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/tool-search/</guid><description/></item><item><title>Tool Search Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-search-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-search-tool/</guid><description>&lt;p&gt;The tool search tool enables deferred tool loading, allowing agents with large tool catalogs to discover and activate tools on demand rather than loading everything into context upfront. This is critical for agents that integrate many MCP servers or have hundreds of available tools, since stuffing all tool definitions into the system prompt degrades model performance and wastes tokens. Pay attention to the query semantics: keyword search returns ranked matches while direct selection loads a specific tool by name. Architect your agent so that commonly used tools are always loaded and niche tools are deferred behind search to keep context windows lean.&lt;/p&gt;</description></item><item><title>Tool Use With Prompt Caching</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-use-with-prompt-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-use-with-prompt-caching/</guid><description/></item><item><title>Troubleshooting Tool Use</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/troubleshooting-tool-use/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/troubleshooting-tool-use/</guid><description/></item><item><title>Typescript</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/typescript/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/typescript/</guid><description>&lt;p&gt;The TypeScript SDK mirrors the Python SDK&amp;rsquo;s architecture but leverages TypeScript&amp;rsquo;s type system to provide compile-time safety for agent configurations, tool definitions, and event handlers. If you are choosing between the two language SDKs, note that the Python SDK generally receives feature updates first, but the TypeScript SDK offers stronger typing guarantees that catch configuration errors before runtime. Pay attention to how generics are used for tool input/output types, as properly typing your tools will give you autocompletion and validation throughout your agent code. Read the quickstart guide first for the conceptual model, then use this reference for TypeScript-specific patterns and idioms.&lt;/p&gt;</description></item><item><title>Typescript V2 Preview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/typescript-v2-preview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/typescript-v2-preview/</guid><description/></item><item><title>Usage Cost Api</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/usage-cost-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/usage-cost-api/</guid><description/></item><item><title>User Input</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/user-input/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/user-input/</guid><description/></item><item><title>Versioning</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/versioning/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/api/versioning/</guid><description/></item><item><title>Web Fetch Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/web-fetch-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/web-fetch-tool/</guid><description>&lt;p&gt;The web fetch tool is an Anthropic-provided built-in tool that lets Claude retrieve content from URLs during a conversation, converting HTML to markdown for processing. This is a key building block for agents that need to access live web data, documentation, or API responses without requiring you to build custom tool infrastructure. Note that authenticated URLs will fail since the tool operates without session cookies or tokens, so you need alternative approaches for private resources. Compare this with the web search tool, which discovers URLs, whereas web fetch retrieves content from known URLs you or the model already have.&lt;/p&gt;</description></item><item><title>Web Search Tool</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/web-search-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/web-search-tool/</guid><description>&lt;p&gt;The web search tool gives Claude the ability to query search engines and incorporate up-to-date information into its responses, directly addressing the knowledge cutoff limitation inherent to all LLMs. This is essential for agents that need to answer questions about current events, recent software releases, or rapidly changing documentation. Be mindful that search results are summaries, not full page content &amp;ndash; pair this tool with the web fetch tool when you need to deeply read a specific result. Search queries constructed by the model can sometimes be overly broad, so providing domain filtering constraints improves relevance significantly.&lt;/p&gt;</description></item><item><title>Whats New Claude 4 6</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/whats-new-claude-4-6/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/about-claude/models/whats-new-claude-4-6/</guid><description/></item><item><title>Workspaces</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/workspaces/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/workspaces/</guid><description/></item><item><title>Zero Data Retention</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/zero-data-retention/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/zero-data-retention/</guid><description/></item></channel></rss>