anthropic Anthropic Python SDK Releases · · 0.102.0

Anthropic SDK Python v0.102.0 adds managed agents and cache diagnostics

sdkaipreviewengineer
feature patch

Anthropic's Python SDK has been updated to version 0.102.0, introducing new types for BetaManagedAgentsSearchResultBlock and support for cache diagnostics. These features enhance the SDK's capabilities for developers working with managed agents and allow for better monitoring of caching mechanisms. The update is available now for all users of the SDK.

  • Add BetaManagedAgentsSearchResultBlock types
  • Add support for cache diagnostics beta
  • support eagerly validating pydantic iterators
  • spec updates
Features (3)
  • api Add BetaManagedAgentsSearchResultBlock types
  • api Add support for cache diagnostics beta
  • internal/types support eagerly validating pydantic iterators
Maintenance (1)
Read the original announcement →

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

Related releases