Skip to content

python-1.0.0b251105.1

Choose a tag to compare

@dmytrostruk dmytrostruk released this 05 Nov 23:39
· 244 commits to main since this release
9b471cc

[1.0.0b251105] - 2025-11-05

Added

  • agent-framework-chatkit: ChatKit integration with a sample application (#1273)
  • Added parameter to disable agent cleanup in AzureAIAgentClient (#1882)
  • Add support for Python 3.14 (#1904)

Changed

  • [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
  • Updates to Tools (#1835)

Fixed

  • Fix missing packaging dependency (#1929)