Teams AI JS 1.5.3
Please note
This patch fixes issues related to citations where an Azure Search setup was not rendering citations correctly. To use this fix, please update your package.json downloaded from Azure AI Studio to use @microsoft/[email protected]
and [email protected]
.
What's Changed
- [JS] fix: #2001 Fix OpenAIModel initialization with azureADTokenProvider parameter by @teamstap100 in #2096
- [JS] bump: (deps-dev): Bump the development group in /js with 2 updates by @dependabot in #2093
- [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #2092
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #2115
- [JS] bump: (deps-dev): Bump the development group in /js with 2 updates by @dependabot in #2116
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #2117
- [repo] docs: Update README.md fixed a typo by @Deep145757 in #2114
- [JS] chore: Begin to move typings to typings folder by @corinagum in #2120
- [repo] fix: add stop command docs/comments for tools augmentation compatibility by @aacebo in #2127
- [JS] fix: content safety public preview deprecation by @aacebo in #2133
- [JS] bump: (deps): bump the production group in /js with 2 updates by @dependabot in #2128
- [JS] bump: (deps-dev): bump the development group in /js with 2 updates by @dependabot in #2129
- [JS] chore: Bump Teams-AI package for patch release by @corinagum in #2134
- [JS] feat: Generated by AI Label, Feedback Loop, Streaming Buffer, Error Propagation, Entities Metadata by @lilyydu in #2135
- [JS] fix: Citations where context was being dropped in OpenAIModel.ts by @corinagum in #2136
New Contributors
- @teamstap100 made their first contribution in #2096
- @qb-dornak made their first contribution in #2113
- @Deep145757 made their first contribution in #2114
- @jamiesun made their first contribution in #2107
Full Changelog: js-1.5.1...js-1.5.3