Loading...
    • Build
    • Admin
    • Models & pricing
    • Client SDKs
    • API Reference
    Search...
    ⌘K
    First steps
    Intro to ClaudeQuickstart
    Building with Claude
    Features overviewUsing the Messages APIHandling stop reasons
    Model capabilities
    Extended thinkingAdaptive thinkingEffortFast mode (beta: research preview)Structured outputsCitationsStreaming MessagesBatch processingSearch resultsStreaming refusalsMultilingual supportEmbeddings
    Tools
    OverviewHow tool use worksWeb search toolWeb fetch toolCode execution toolAdvisor toolMemory toolBash toolComputer use toolText editor tool
    Tool infrastructure
    Tool referenceTool searchProgrammatic tool callingFine-grained tool streaming
    Context management
    Context windowsCompactionContext editingPrompt cachingToken counting
    Working with files
    Files APIPDF supportImages and vision
    Skills
    OverviewQuickstartBest practicesSkills for enterpriseSkills in the API
    MCP
    Remote MCP serversMCP connector
    Prompt engineering
    OverviewPrompting best practicesConsole prompting tools
    Test and evaluate
    Define success and build evaluationsUsing the Evaluation Tool in ConsoleReducing latency
    Strengthen guardrails
    Reduce hallucinationsIncrease output consistencyMitigate jailbreaksReduce prompt leak
    Resources
    Glossary
    Release notes
    Claude Platform
    Console
    Log in
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...

    Solutions

    • AI agents
    • Code modernization
    • Coding
    • Customer support
    • Education
    • Financial services
    • Government
    • Life sciences

    Partners

    • Amazon Bedrock
    • Google Cloud's Vertex AI

    Learn

    • Blog
    • Courses
    • Use cases
    • Connectors
    • Customer stories
    • Engineering at Anthropic
    • Events
    • Powered by Claude
    • Service partners
    • Startups program

    Company

    • Anthropic
    • Careers
    • Economic Futures
    • Research
    • News
    • Responsible Scaling Policy
    • Security and compliance
    • Transparency

    Learn

    • Blog
    • Courses
    • Use cases
    • Connectors
    • Customer stories
    • Engineering at Anthropic
    • Events
    • Powered by Claude
    • Service partners
    • Startups program

    Help and security

    • Availability
    • Status
    • Support
    • Discord

    Terms and policies

    • Privacy policy
    • Responsible disclosure policy
    • Terms of service: Commercial
    • Terms of service: Consumer
    • Usage policy
    Documentation

    July 2024 Updates

    July 28, 2024

    Was this page helpful?

    • Claude Sonnet 3.5
    • Extended outputs for Claude Sonnet 3.5
    • Workbench enhancements
    • Usage and cost dashboards
    • Release notes
    • Revamped Anthropic Docs
    • New educational courses
    • Expanding Claude Cookbook

    Welcome to our inaugural Developer Newsletter. Every few weeks, we'll share product updates, resources, and news for Anthropic developers.

    Product updates

    Claude Sonnet 3.5

    Claude Sonnet 3.5, our latest release, outperforms competitor models and Claude Opus 3 across a variety of evaluations while maintaining the speed and cost of our previous mid-tier model. Try it in the Claude Console Workbench or explore our API docs.

    3-5-sonnet-curve.png

    View blog

    Extended outputs for Claude Sonnet 3.5

    We've doubled the max output token limit for Claude Sonnet 3.5 from 4096 to 8192 in the API. To extend outputs, add this header to your calls: "anthropic-beta": "max-tokens-3-5-sonnet-2024-07-15".

    Workbench enhancements

    New features in the Claude Console Workbench:

    1. Prompt generator: Describe your task (e.g. "Triage inbound customer support requests") and have Claude generate a high-quality prompt for you.
    2. Evaluate mode: Compare the outputs of two or more prompts side by side and rate Claude's outputs on a 5-point scale.

    prompt-generator.png

    Read our blog post

    Usage and cost dashboards

    Track API usage and billing by dollar amount, token count, and API keys in the new Usage and Cost tabs in the Developer Console.

    Release notes

    We've added comprehensive release notes to our docs, covering updates across our API, Claude Console, and Claude apps.

    release-notes.png

    Developer Resources

    Revamped Anthropic Docs

    Our overhauled docs now include a prompt optimization guide and Claude-powered search.

    New educational courses

    Two free, self-serve courses available now:

    1. Claude API fundamentals: Master the basics of our API and SDKs.
    2. Tool use with Claude: Learn to connect Claude with external client-side tools and generate structured JSON outputs.

    tools-course.png

    Expanding Claude Cookbook

    New guides on core Claude skills: citations, retrieval augmented generation, and classification.