Skip to content

python-1.0.0b251114

Choose a tag to compare

@dmytrostruk dmytrostruk released this 15 Nov 00:52
· 147 commits to main since this release
c7e7020

[1.0.0b251114] - 2025-11-14

Added

  • samples: Bing Custom Search sample using HostedWebSearchTool (#2226)
  • samples: Fabric and Browser Automation samples (#2207)
  • samples: Hosted agent samples (#2205)
  • samples: Azure OpenAI Responses API Hosted MCP sample (#2108)
  • samples: Bing Grounding and Custom Search samples (#2200)

Changed

  • agent-framework-azure-ai: Enhance Azure AI Search citations with complete URL information (#2066)
  • agent-framework-azurefunctions: Update samples to latest stable Azure Functions Worker packages (#2189)
  • agent-framework-azure-ai: Agent name now required for AzureAIClient (#2198)
  • build: Use uv build for packaging (#2161)
  • tooling: Pre-commit improvements (#2222)

Fixed

  • agent-framework-core: Prevent duplicate MCP tools and prompts (#1876) (#1890)
  • agent-framework-devui: Fix HIL regression (#2167)
  • agent-framework-chatkit: ChatKit sample fixes (#2174)