anthropic Anthropic Python SDK Releases · · 0.100.0

Anthropic SDK Python v0.100.0 adds Managed Agents support

sdkaiengineer
feature patch

Anthropic's Python SDK has been updated to version 0.100.0, introducing significant new features for Managed Agents. This release enables multi-agent capabilities, outcomes, webhooks, and vault validation, enhancing the SDK's flexibility for complex AI workflows. It also includes an adjustment to webhook configuration.

  • add support for Managed Agents multiagents and outcomes, webhooks, vault validation
  • Adjust webhook configuration
Features (1)
  • api add support for Managed Agents multiagents and outcomes, webhooks, vault validation
Fixes (1)
  • api Adjust webhook configuration
Read the original announcement →

https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.100.0

Related releases