Skip to content

Releases: microsoft/teams-ai

Teams AI JS 1.7.2

08 Jan 21:23
e61f929
Compare
Choose a tag to compare

What's Changed

  • [JS] chore: Release 1.7.0 by @corinagum in #2222
  • [repo] bump: (deps): Bump github/codeql-action from 3.27.5 to 3.27.6 in the production group by @dependabot in #2223
  • [repo] docs: Update wording in the sample readmes for clarity by @corinagum in #2225
  • [repo] bump: (deps): Bump github/codeql-action from 3.27.6 to 3.27.9 in the production group by @dependabot in #2239
  • [JS] bump: (deps-dev): Bump @microsoft/api-extractor from 7.48.0 to 7.48.1 in /js in the development group by @dependabot in #2238
  • [JS] Bump Teams AI for patch release 1.7.1 by @corinagum in #2236
  • [JS] fix: streaming - citations, feedback loop, and duplicate typing activity by @lilyydu in #2185
  • [JS] fix: Assistants Planner API version by @corinagum in #2256
  • [JS] bump: (deps-dev): Bump @types/lodash from 4.17.13 to 4.17.14 in /js in the development group by @dependabot in #2255
  • [JS] bump: (deps): Bump the production group across 1 directory with 2 updates by @dependabot in #2254
  • [JS] bump: Updating Feedback buttons to the sample by @Jegadeesh-MSFT in #2245
  • [JS] chore: release JS 1.7.2 by @corinagum in #2258

New Contributors

Full Changelog: js-1.7.0...js-1.7.2

Teams AI JS 1.7.0

09 Dec 18:47
Compare
Choose a tag to compare

What's Changed

  • [repo] fix: Update CODEOWNERS by @singhk97 in #2181
  • [repo] bump: (deps): Bump the production group across 1 directory with 2 updates by @dependabot in #2187
  • [JS] bump: (deps): Bump the production group across 1 directory with 3 updates by @dependabot in #2189
  • [JS] bump: (deps-dev): Bump the development group across 1 directory with 3 updates by @dependabot in #2190
  • [JS] feat: support for v2 Assistants by @corinagum in #2193
  • [JS] feat: add helper functions to to get Teams channels, members, and details by @yiqing-zhao in #1949
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #2203
  • [JS] feat: custom feedback form + citation changes by @aacebo in #2182
  • [JS] feat: streaming support for Tools Augmentation by @Stevenic in #2195

New Contributors

Full Changelog: js-1.6.1...js-1.7.0

js-1.6.1

11 Nov 19:28
43f70fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: js-1.6.0...js-1.6.1

py-1.5.0

31 Oct 21:26
ddb7332
Compare
Choose a tag to compare

What's Changed

  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/05.chatModeration by @dependabot in #2084
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/07.planners.a.langchain by @dependabot in #2087
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/06.auth.oauth.bot by @dependabot in #2086
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/06.assistants.b.orderBot by @dependabot in #2085
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #2118
  • [repo] docs: Update README.md fixed a typo by @Deep145757 in #2114
  • [PY] fix: Optimizing the to_string Function by @jamiesun in #2107
  • [PY] feat: o1 model support by @singhk97 in #2123
  • [PY] feat: Streaming + Sample by @lilyydu in #2141
  • [PY] fix: Map tokens config to max_tokens when non-o1 model is used. by @singhk97 in #2151
  • [PY] feat: Add managed identity auth support to AssistantsPlanner by @singhk97 in #2153
  • [PY] bump: minor bump to 1.5.0 by @lilyydu in #2158

New Contributors

Full Changelog: py-1.4.1...py-1.5.0

Teams AI SDK JS 1.6.0

31 Oct 21:59
3509d08
Compare
Choose a tag to compare

What's Changed

  • [JS] chore: patch release v 1.5.3 by @corinagum in #2137
  • [JS] feat: Streaming - Citations & Sensitivity Label by @lilyydu in #2146
  • [repo] bump: (deps): Bump the production group with 6 updates by @dependabot in #2145
  • [JS] bump: (deps): Bump elliptic from 6.5.7 to 6.6.0 in /js by @dependabot in #2155
  • [JS] bump: (deps-dev): Bump @types/assert from 1.5.10 to 1.5.11 in /js in the development group by @dependabot in #2143
  • [JS] bump: (deps): Bump @microsoft/teams-js from 2.29.0 to 2.30.0 in /js in the production group by @dependabot in #2142

Full Changelog: js-1.5.3...js-1.6.0

dotnet-1.8.0

31 Oct 21:31
ddb7332
Compare
Choose a tag to compare

What's Changed

Teams AI JS 1.5.3

23 Oct 18:16
Compare
Choose a tag to compare

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

Full Changelog: js-1.5.1...js-1.5.3

dotnet-1.7.0

10 Oct 21:19
eaf1a52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: dotnet-1.6.0...dotnet-1.7.0

dotnet-1.6.0

07 Oct 21:35
138dc34
Compare
Choose a tag to compare

What's Changed

  • [C#] bump: dotnet to v1.6.0 by @singhk97 in #2083
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/05.chatModeration by @dependabot in #2084

Full Changelog: py-1.4.1...dotnet-1.6.0

py-1.4.1

03 Oct 16:38
d14004c
Compare
Choose a tag to compare

What's Changed

  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1983
  • [repo] docs: Fix auth samples links by @Benjiiim in #1990
  • [repo] bump: (deps): Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 in the production group by @dependabot in #1997
  • [repo] bump cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.c.actionMapping.lightBot by @dependabot in #1984
  • [repo] bump cryptography from 42.0.5 to 43.0.1 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #2006
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.e.chainedActions.devOpsBot by @dependabot in #2009
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.g.autogen.product-spec-critique by @dependabot in #2008
  • [repo] docs: Fix the way the beforeTurn event is registered in JS by @Benjiiim in #2003
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/04.ai.a.twentyQuestions by @dependabot in #2010
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #2011
  • [repo] fix: missing sendActivity invoke for file consent accept/decline handlers by @lilyydu in #2017
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/02.messageExtensions.a.searchCommand by @dependabot in #2012
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/06.assistants.a.mathBot by @dependabot in #2018
  • [PY] bump: cryptography from 43.0.0 to 43.0.1 in /python/packages/ai by @dependabot in #2019
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #2022
  • [repo] chore: Update CONTRIBUTING.md by @corinagum in #2035
  • [PY] bump: langchain from 0.2.6 to 0.2.10 in /python/samples/07.planners.a.langchain by @dependabot in #2037
  • [PY] bump: cryptography from 42.0.8 to 43.0.1 in /python/samples/01.messaging.a.echoBot by @dependabot in #2028
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #2048
  • [PY] docs: Update README.md by @SubbaReddi in #2057
  • [PY] docs: Update README.md #other-ways-to-run-the-sample by @SubbaReddi in #2055
  • [PY] docs: Update README.md #other-ways-to-run-the-sample by @SubbaReddi in #2056
  • [repo] fix: JS, PY, C# - Update citations abstract length to be max 480 chars by @corinagum in #2067
  • [repo] docs: Correction for Broken links across the repository by @SubbaReddi in #2073
  • [repo] docs: Update POWERED-BY-AI.md syntax correction by @SubbaReddi in #2066
  • [PY] bump: 1.4.1 patch by @lilyydu in #2079

New Contributors

Full Changelog: py-1.4.0...py-1.4.1