1.0.0-beta.6 (2025-03-28)
Features Added
- Added
QueryType
parameter toAISearchIndexResource
to allow different search types performed by an agent issue. - Added sample for Azure AI Search in streaming scenarios issue.
Breaking Changes
MicrosoftFabricToolDefinition
constructor parameter was renamed fromfabricAiskill
tofabricDataagent
, the corresponding parameter was renamed fromFabricAiskill
toFabricDataagent
.
Bugs Fixed
- Fixed Azure AI Search in streaming scenarios.
Sample updates
- Added documentation for each sample.
- The unnecessary code was removed from samples.