Skip to content

python-1.0.0b251104

Choose a tag to compare

@dmytrostruk dmytrostruk released this 04 Nov 23:39
· 170 commits to main since this release
7b3e2a7

[1.0.0b251104] - 2025-11-04

Added

  • Introducing the Anthropic Client (#1819)

Changed

  • [BREAKING] Consolidate workflow run APIs (#1723)
  • [BREAKING] Remove request_type param from ctx.request_info() (#1824)
  • [BREAKING] Cleanup of dependencies (#1803)
  • [BREAKING] Replace RequestInfoExecutor with request_info API and @response_handler (#1466)
  • Azure AI Search Support Update + Refactored Samples & Unit Tests (#1683)
  • Lab: Updates to GAIA module (#1763)

Fixed

  • Azure AI top_p and temperature parameters fix (#1839)
  • Ensure agent thread is part of checkpoint (#1756)
  • Fix middleware and cleanup confusing function (#1865)
  • Fix type compatibility check (#1753)
  • Fix mcp tool cloning for handoff pattern (#1883)