1.2.0b3 (2025-08-22)
Features Added
- Added delete operation for
ThreadMessages
. - Add
RunStepDetailsActivity
, describing MCP function parameters. - Add
RunStepDeltaCustomBingGroundingToolCall
, describingBingCustomSearchTool
updates in streaming scenario. - Add
RunStepDeltaMicrosoftFabricToolCall
, describingFabricTool
updates in streaming scenario. - Add
RunStepDeltaSharepointToolCall
, describingSharepointTool
updates in streaming scenario. - Improve code interpreter tool to take the list of
VectorStoreDataSource
as an input for enterprise file search.
Bugs Fixed
- Fixed the issue when the
create_and_process
call hangs if MCP tool approval is required.
Sample updates
- The file search samples were updated to demonstrate retrieving text associated with citations.
- The SharePoint tool sample was updated to demonstrate retrieving text associated with citations and render references correctly.
- Added samples for file search citation with streaming.
- Bing Grounding and Bing Custom Search samples were fixed to correctly present references.