All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Assistants: chat bots with skills via new
assistantSkillTrigger
trigger
- Added support for text completion input bindings in .NET Isolated
- Added support for configuring the model used by chat bots
- Updated Betalgo.OpenAI from 7.3.0 to 7.4.0.
- Fixes bad error handling behavior that was introduced in 7.3.0.
- Replace System.Text.Json usage with Newtonsoft.Json (unblocks .NET Isolated support)
- Support for dynamic deployment IDs with Azure OpenAI
- Added README.md for the semantic search sample
- Updated Betalgo.OpenAI from 6.8.* to 7.3.0.