Releases: microsoft/teams-ai
Releases · microsoft/teams-ai
py-1.2.0
What's Changed
- [JS] chore: Update README.md in datasource AzureOpenAI by @corinagum in #1638
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1642
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1644
- [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1645
- [JS] fix:
SequenceAugmentation
+ Citations by @aacebo in #1650 - [C#] feat: Powered by AI: Citations, feedback loop, and GeneratedByAI icon by @singhk97 in #1648
- [JS] fix: map assitants response to citations by @aacebo in #1655
- [JS] chore: Patch release 1.2.1 by @corinagum in #1654
- [repo] bump: dotnet to v1.3.0 by @singhk97 in #1659
- [PY] fix: ensure state saves and loads properly by @aacebo in #1660
- [C#] fix: Change bracket notation to object initializer by @singhk97 in #1661
- [PY] feat: Powered by AI citations, feedback loop, and generated by AI by @corinagum in #1652
- [repo] chore: Update CODEOWNERS by @corinagum in #1667
Full Changelog: py-1.1.0...py-1.2.0
Teams AI JS 1.2.1
What's Changed
- [JS] chore: Update README.md in datasource AzureOpenAI by @corinagum in #1638
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1642
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1644
- [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1645
- [JS] fix:
SequenceAugmentation
+ Citations by @aacebo in #1650 - [JS] fix: map assitants response to citations by @aacebo in #1655
- [JS] chore: Patch release 1.2.1 by @corinagum in #1654
Full Changelog: js-1.2.0...js-1.2.1
py-1.1.0
What's Changed
- [PY] feat: TeamsAttachmentDownloader by @lilyydu in #1502
- [PY] fix: AssistantsPlanner - typo for "requires_action" in _submit_user_input by @lilyydu in #1525
- [PY] bump: idna from 3.6 to 3.7 in /python/packages/ai by @dependabot in #1530
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/04.ai.c.actionMapping.lightBot by @dependabot in #1531
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/01.messaging.a.echoBot by @dependabot in #1532
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/05.chatModeration by @dependabot in #1533
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #1534
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #1535
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1536
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/06.assistants.a.mathBot by @dependabot in #1537
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/06.assistants.b.orderBot by @dependabot in #1538
- [PY] fix: vision input message retrieval typo by @lilyydu in #1549
- [PY] feat: Search Command ME Sample Bot by @lilyydu in #1542
- [PY] bump: idna from 3.6 to 3.7 in /python/samples/02.messageExtensions.a.searchCommand by @dependabot in #1551
- [PY] chore: added llm_client tests and resolved getter bug by @lilyydu in #1552
- [PY] chore: updated docs by @lilyydu in #1555
- [PY] chore: bump botbuilder-python packages and fix for TeamsAttachmentDownloader by @lilyydu in #1566
- [PY] feat: DevOps Sample by @lilyydu in #1563
- [PY] chore: Update README.md with python details by @govil1811 in #1588
- [PY] feat: Twenty Questions by @BMS-geodev in #1577
- [PY] bump: tqdm from 4.66.1 to 4.66.3 in /python/packages/ai by @dependabot in #1596
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/04.ai.c.actionMapping.lightBot by @dependabot in #1597
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/01.messaging.a.echoBot by @dependabot in #1598
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #1599
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/05.chatModeration by @dependabot in #1600
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/06.assistants.a.mathBot by @dependabot in #1602
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/06.assistants.b.orderBot by @dependabot in #1603
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1604
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/02.messageExtensions.a.searchCommand by @dependabot in #1605
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/04.ai.a.twentyQuestions by @dependabot in #1606
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/04.ai.e.chainedActions.devOpsBot by @dependabot in #1607
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #1601
- [PY] feat:
AssistantsPlanner
support for Azure Assistants API by @lilyydu in #1614 - [PY] feat: OAuth by @aacebo in #1517
- [PY] bump: tqdm from 4.66.2 to 4.66.3 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1629
- [PY] docs: updated samples and user-auth docs by @lilyydu in #1631
- [PY] chore: release 1.1.0 by @aacebo in #1637
Full Changelog: py-1.0.1...py-1.1.0
Teams AI JS 1.2.0
What's Changed
- [JS] chore: Move twenty questions sample to ai-concepts directory by @corinagum in #1489
- [JS] chore: Move AI Message Extensions sample to ai-concepts directory by @corinagum in #1500
- [repo] bump: (deps): Bump github/codeql-action from 3.24.9 to 3.24.10 in the production group by @dependabot in #1505
- [JS] bump: (deps): Bump vectra from 0.6.0 to 0.7.6 in /js in the production group by @dependabot in #1507
- [JS] bump: (deps-dev): Bump the development group in /js with 2 updates by @dependabot in #1508
- [JS] chore: Move Mathbot sample to ai-apps folder by @corinagum in #1515
- [JS] chore: Move OrderBot to ai-apps folder by @corinagum in #1516
- [JS] chore: #1509 - Update LlamaModel and move Llama sample to ai-concepts folder by @corinagum in #1510
- [JS] chore: Move devOps sample to ai-apps folder by @corinagum in #1513
- [JS] chore: Move whobot to ai-apps folder by @corinagum in #1518
- [JS] chore: Move CardGazer sample to ai-apps folder by @corinagum in #1514
- [JS] chore: Move lightbot sample to ai-concepts folder by @corinagum in #1503
- [JS] chore: Move listbot sample to ai-concepts folder by @corinagum in #1504
- [JS] chore: Move Azure AI Search sample to ai-apps folder by @corinagum in #1519
- [JS] chore: Move chat moderation sample to ai-concepts folder by @corinagum in #1512
- [JS] chore: Move Teams Chef bot to ai-apps folder by @corinagum in #1511
- [JS] chore: Move datasource Azure OpenAI sample to ai-apps by @corinagum in #1520
- [JS] fix: AOAI sample patch by @singhk97 in #1528
- [JS] feat: Updates to OpenAIModel and OpenAIEmbeddings classes. by @Stevenic in #1541
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1544
- [JS] bump: (deps-dev): Bump the development group in /js with 5 updates by @dependabot in #1545
- [repo] bump: (deps): Bump github/codeql-action from 3.24.10 to 3.25.0 in the production group by @dependabot in #1546
- [JS] chore: Move Auth samples into authentication folder by @corinagum in #1521
- [JS] chore: Update links to JS samples in SAMPLES.md by @corinagum in #1529
- [JS] docs: Add document about deploying Bot to Linux Web App by @dylanw-oss in #1554
- [JS] fix: remove projectId in teasmfx yml file by @KennethBWSong in #1558
- [JS] chore: TeamsAttachmentDownloader cleanup + remove env files from cache by @corinagum in #1556
- [JS] fix: #1526: Fix typeahead sample's dynamic command by @corinagum in #1557
- [JS] feat: handoff activity handler by @aacebo in #1562
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1567
- [JS] bump: (deps): Bump the production group in /js with 6 updates by @dependabot in #1568
- [JS] bump: (deps-dev): Bump the development group across 1 directory with 2 updates by @dependabot in #1575
- [JS] feat: Powered by AI: Citations, feedback loop, and GeneratedByAI icon by @corinagum in #1574
- [JS] bump: (deps): Bump yaml from 2.4.1 to 2.4.2 in /js in the production group by @dependabot in #1580
- [repo] bump: (deps): Bump the production group with 4 updates by @dependabot in #1581
- [JS] feat: Update Citations behavior in SayCommand by @corinagum in #1591
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1611
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1612
- [JS] fix: #1617 Update SayCommand to use correct text for referencedCitations by @corinagum in #1618
- [JS] feat:
AssistantsPlanner
support for Azure Assistants API by @singhk97 in #1571 - [repo] docs: Update POWERED-BY-AI.md by @corinagum in #1613
- [JS] fix:
signinVerify
invoke may be processed by wrong OAuth Connection by @singhk97 in #1620 - [JS] fix: Removing Azure AI Search details from Azure OpenAI Sample by @aycabas in #1584
- [repo] chore: Add dev support to issues template by @corinagum in #1619
- [JS] refactor: Rename
Entities
interface toAIEntity
by @corinagum in #1630 - [JS] chore: Release js 1.2.0 by @corinagum in #1633
New Contributors
- @dylanw-oss made their first contribution in #1554
- @KennethBWSong made their first contribution in #1558
- @BMS-geodev made their first contribution in #1577
- @aycabas made their first contribution in #1584
Full Changelog: js-1.1.3...js-1.2.0
Teams AI JavaScript 1.1.3
What's Changed
- [JS] chore: update node version to LTS by @aacebo in #1372
- [JS] docs: Add documentation on action handlers and more details on env variables in samples by @corinagum in #1380
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1392
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1393
- [JS] feat: Azure AI Search data source by @singhk97 in #1361
- [JS] bump: (deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /js by @dependabot in #1400
- [JS] fix: TeamsAttachmentDownloader Buffer Error by @lilyydu in #1403
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1407
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1409
- [JS] feat: Implement use of alternate model Meta Llama 2 by @corinagum in #1402
- [JS] chore: Update README.md image path by @yiqing-zhao in #1431
- [JS] fix: Update Chef Bot, add documentation, and fix dependency in mathbot by @corinagum in #1429
- [JS] bump: Manual bump of axios and @microsoft/teamsfx by @corinagum in #1435
- [JS] fix: Broken teamsapp.yml files by @singhk97 in #1441
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1438
- [JS] fix: ME Auth card title is a fixed string by @singhk97 in #1444
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1449
- [JS] bump: (deps-dev): Bump the development group in /js with 5 updates by @dependabot in #1450
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1452
- [JS] bump: (deps-dev): Bump express from 4.18.3 to 4.19.2 in /js by @dependabot in #1454
- [JS] feat:
Azure OpenAI On Your Data
- Azure AI Search support by @singhk97 in #1426 - [JS] chore: add packages for devOps sample by @derhallim in #1455
- [JS] chore: Reorganize getting started sample by @corinagum in #1470
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1474
- [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1473
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1475
- [JS] chore: Update samples and docs to optimize for running directly from Teams Toolkit gallery by @therealjohn in #1458
- [JS] chore: Move message extensions sample to teams-features directory by @corinagum in #1481
- [JS] fix: package.json error in TeamsChefBot by @corinagum in #1486
- [JS] chore: Move AdaptiveCards sample and update TTK flow by @corinagum in #1487
- [JS] chore: Remove devTools folder from sample app by @qinezh in #1490
- [JS] chore: Patch js package and its samples by @corinagum in #1491
New Contributors
- @yiqing-zhao made their first contribution in #1431
- @derhallim made their first contribution in #1455
- @tarekgh made their first contribution in #1466
- @qinezh made their first contribution in #1490
Full Changelog: js-1.1.1...js-1.1.3
py-1.0.1
What's Changed
Full Changelog: py-1.0.0...py-1.0.1
What's Changed
- [PY] chore: update pyproject.toml and poetry.lock files by @lilyydu in #1381
- [PY] chore: updated SAMPLES.md with samples by @lilyydu in #1382
- [PY] bump: build(deps-dev): bump black from 23.12.1 to 24.3.0 in /python/samples/05.chatModeration by @dependabot in #1421
- [PY] bump: build(deps-dev) bump black from 23.12.1 to 24.3.0 in /python/samples/01.messaging.a.echoBot by @dependabot in #1422
- [PY] bump: build(deps-dev) bump black from 23.12.1 to 24.3.0 in /python/samples/04.ai.c.actionMapping.lightBot by @dependabot in #1425
- [PY] bump: build(deps-dev) bump black from 23.12.1 to 24.3.0 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #1423
- [PY] bump: build(deps-dev) bump black from 23.12.1 to 24.3.0 in /python/packages/ai by @dependabot in #1424
- [PY] feat: Typeahead Bot by @lilyydu in #1412
- [PY] bump: build(deps-dev) bump black from 23.12.1 to 24.3.0 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #1430
- [PY] fix: retrieving name and parameter values from monologue augmentations by @lilyydu in #1433
- [PY] feat: ListBot and fixing Monologue Augmentations Bug by @lilyydu in #1456
- [PY] bump: build(deps-dev): bump black from 23.12.1 to 24.3.0 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1459
- [PY] feat: OAI AssistantsPlanner and MathBot by @lilyydu in #1453
- [PY] bump: build(deps-dev): bump black from 23.12.1 to 24.3.0 in /python/samples/06.assistants.a.mathBot by @dependabot in #1463
- [PY] feat: OrderBot by @lilyydu in #1465
- [PY] fix: ensure user-agent header is set by @aacebo in #1469
Full Changelog: py-1.0.0...py-1.0.1
js-1.1.2
What's Changed
- [JS] chore: update node version to LTS by @aacebo in #1372
- [JS] docs: Add documentation on action handlers and more details on env variables in samples by @corinagum in #1380
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1392
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1393
- [JS] feat: Azure AI Search data source by @singhk97 in #1361
- [JS] bump: (deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /js by @dependabot in #1400
- [JS] fix: TeamsAttachmentDownloader Buffer Error by @lilyydu in #1403
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1407
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1409
- [JS] feat: Implement use of alternate model Meta Llama 2 by @corinagum in #1402
- [JS] chore: Update README.md image path by @yiqing-zhao in #1431
- [JS] fix: Update Chef Bot, add documentation, and fix dependency in mathbot by @corinagum in #1429
- [JS] bump: Manual bump of axios and @microsoft/teamsfx by @corinagum in #1435
- [JS] fix: Broken teamsapp.yml files by @singhk97 in #1441
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1438
- [JS] fix: ME Auth card title is a fixed string by @singhk97 in #1444
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1449
- [JS] bump: (deps-dev): Bump the development group in /js with 5 updates by @dependabot in #1450
- [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1452
- [JS] bump: (deps-dev): Bump express from 4.18.3 to 4.19.2 in /js by @dependabot in #1454
- [JS] feat:
Azure OpenAI On Your Data
- Azure AI Search support by @singhk97 in #1426 - [JS] chore: add packages for devOps sample by @derhallim in #1455
- [JS] chore: Reorganize getting started sample by @corinagum in #1470
New Contributors
- @yiqing-zhao made their first contribution in #1431
- @derhallim made their first contribution in #1455
Full Changelog: js-1.1.1...js-1.1.2
Teams AI Python 1.0.0
What's Changed
- [PY] feat: Public Preview by @aacebo in #1338
- [PY] bump cryptography from 42.0.2 to 42.0.4 in /python/packages/ai by @dependabot in #1340
- [PY] fix: support custom TurnState by @aacebo in #1348
- [PY] feat: deploy Python echo bot to azure by @blackchoey in #1353
- [PY] feat: LightBot Sample by @lilyydu in #1357
- [PY] feat: add AI-ME sample by @blackchoey in #1356
- [PY] fix: Turn State by @aacebo in #1364
- [PY] chore: add TurnState tests by @aacebo in #1365
- [PY] feat: ChatModeration Sample by @lilyydu in #1362
- [PY] chore: v1 Release by @aacebo in #1378
Full Changelog: dotnet-1.1.2...py-1.0.0
Teams AI JavaScript 1.1.1
What's Changed
- [JS] feat: add user agent override and internalize
BotAdapter
by @aacebo in #1142 - [JS] chore: OpenAIModerator and AzureContentSafetyModerator unit tests by @lilyydu in #1161
- [JS] bump: (deps-dev): Bump the development group in /js with 7 updates by @dependabot in #1173
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1167
- [JS] fix: Uninformative message when max repair attempts in Action Planner by @singhk97 in #1189
- [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1190
- [JS] chore: file cleanup and unit tests by @corinagum in #1183
- [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1191
- [JS] fix: template syntax whitespace bug by @singhk97 in #1206
- [JS] bump: (deps): Bump the production group in /js with 7 updates by @dependabot in #1215
- [JS] bump: (deps-dev): Bump the development group in /js with 5 updates by @dependabot in #1216
- [JS] fix: #1154, #1182, and #1157: TeamsAttachmentDownloader updates by @corinagum in #1207
- [JS] chore: #54 Add unit tests for UserInputMessage by @corinagum in #1229
- [JS] feat: Add
enableSso
property to toggle SSO in user auth scenarios by @singhk97 in #1232 - [JS] refactor: Remove redundant
OAuthBotPrompt
by @singhk97 in #1235 - [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1239
- [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1241
- [JS] chore: #54 Add unit tests for PromptManager.ts by @corinagum in #1246
- [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1278
- [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1289
- [JS] fix: OPENAI_KEY not found in process.env by @singhk97 in #1294
- [JS] chore: Unit tests by @corinagum in #1288
- [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1329
- [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1328
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1335
- [JS] bump: (deps-dev): Bump the development group in /js with 2 updates by @dependabot in #1336
- [JS] bump: (deps): Bump es5-ext from 0.10.62 to 0.10.63 in /js by @dependabot in #1339
- [JS] chore: set recommended node version by @nkrama-99 in #1344
- [JS] fix: Change default encoder for Tokenizer by @corinagum in #1352
- [JS] bump: (deps): Bump the production group in /js with 1 update by @dependabot in #1366
- [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1367
- [JS] chore: Add TeamsChef screenshot for new Teams by @MuyangAmigo in #1354
- [JS] chore: prepare for 1.1.1 release by @corinagum in #1370
New Contributors
- @MuyangAmigo made their first contribution in #1354
Full Changelog: dotnet-1.0.1...js-1.1.1
Teams AI .NET 1.1.2
What's Changed
- [C#] feat: add ActionPlanner unit test by @kuojianlu in #1160
- [C#] feat: add adapter for telemetry headers by @aacebo in #1174
- [C#] fix: Uninformative message when max repair attempts in Action Planner by @singhk97 in #1188
- [C#] fix: template syntax whitespace bug by @singhk97 in #1205
- [C#] feat: Add Application unit test by @swatDong in #1208
- [C#] chore: Bump
Azure.AI.OpenAI
tov1.0.0-beta.12
by @singhk97 in #1219 - [C#] fix: on default say action ensure command has response by @aacebo in #1230
- [C#] fix: Uninformative message when max repair attempts in Action Planner by @singhk97 in #1189
- [C#] feat: add unit test for models by @kuojianlu in #1187
- [C#] chore: Turn State unit tests by @singhk97 in #1199
- [C#] fix: template syntax whitespace bug by @singhk97 in #1206
- [C#] feat: Add Kernel Memory Data source to Teams Chef Bot by @singhk97 in #1222
- [C#] chore: patch bump to
v1.1.1
by @singhk97 in #1265 - [C#] port: missing properties on ActionPlanner by @nkrama-99 in #1303
- [C#] feat: Add enableSso property to toggle SSO in user auth scenarios by @singhk97 in #1236
- [C#] chore: patch bump to v1.1.2 by @singhk97 in #1373
New Contributors
- @nkrama-99 made their first contribution in #1303
- @MuyangAmigo made their first contribution in #1354
Full Changelog: dotnet-1.0.1...dotnet-1.1.2