Skip to content

Releases: microsoft/teams-ai

Teams AI JS 1.4.1

17 Sep 00:07
ab2973f
Compare
Choose a tag to compare

Patch: support for o1 models

This patch is essential for those looking to test out o1-preview and o1-mini! Please note there are some important caveats for using these new models from OpenAI:

  1. Please note that o1 models will NOT work with sequence augmentation at this time. If you are using a sample that uses sequence augmentation, please update to monologue or none augmentation.
  2. If you are using Azure OpenAI for your model deployments, please be sure to prefix your model name in your code with 'o1-' if you are using an o1 model. This is a workaround while we determine the best path for determining o1- usage.
    More details can be found at #2021

What's Changed

  • [JS] chore: release v1.4.0 by @corinagum in #1985
  • [JS] feat: update teamschef bot sample to use msi for remote by @yukun-dong in #1909
  • [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
  • [JS] chore: samples fix support for Teams App Test tool by @Benjiiim in #1993
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1995
  • [repo] docs: Add missing Conversation Update Events by @Benjiiim in #1987
  • [JS] bump: (deps-dev): Bump express from 4.19.2 to 4.20.0 in /js by @dependabot in #2005
  • [repo] bump cryptography from 42.0.5 to 43.0.1 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #2006
  • [repo] docs: Fix the way the beforeTurn event is registered in JS by @Benjiiim in #2003
  • [repo] fix: missing sendActivity invoke for file consent accept/decline handlers by @lilyydu in #2017
  • [JS] chore: dependencies cleanup: typescript, teamsfx, and browserify by @corinagum in #2014
  • [JS] fix: separated chefbot samples by @lilyydu in #2027
  • [JS] feat: add support for new o1 models by @Stevenic in #2021

New Contributors

Full Changelog: js-1.4.0...js-1.4.1

py-1.4.0

03 Sep 22:06
ea2c8aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: py-1.3.0...py-1.4.0

Teams AI JS 1.4.0

03 Sep 23:04
5fa361c
Compare
Choose a tag to compare

What's Changed

  • [JS] fix: Update js teams-ai README.md by @corinagum in #1756
  • [repo] docs: JS Migration and feedbackLoop documentation updates by @corinagum in #1757
  • [JS] feat: add Streaming support by @Stevenic in #1717
  • [JS] bump: (deps): Bump @azure/identity from 4.2.1 to 4.3.0 in /js in the production group by @dependabot in #1772
  • [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1773
  • [JS] chore: Remove unused BeforeStreamActionName by @corinagum in #1783
  • [repo] chore: Update README.md to fix link to migration guide by @skoryky in #1790
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1795
  • [JS] chore: OYD Sample Requested Changes by @aacebo in #1802
  • [JS] bump: (deps): Bump the production group across 1 directory with 7 updates by @dependabot in #1803
  • [JS] bump: (deps-dev): Bump the development group across 1 directory with 5 updates by @dependabot in #1812
  • [repo] bump: (deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the production group by @dependabot in #1822
  • [repo] chore: Fix env files for Teams chef bot and other cleanup by @corinagum in #1825
  • [JS] chore: refactor and linting for CompletionConfig and PromptResponse types and files using those types by @corinagum in #1829
  • [JS] chore: Add instructions for configuring multi-tenant auth in teamsSso-bot sample. by @singhk97 in #1846
  • [JS] docs: Updated README to match new changes to OYD Sample by @Carter425 in #1834
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1840
  • [JS] Fix issues deploying to Azure with Teams Toolkit and use Managed Identity with OYD sample by @therealjohn in #1832
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1841
  • [repo] bump: (deps): Bump the production group with 5 updates by @dependabot in #1844
  • [JS] fix: update openai version to match peer version by @aacebo in #1855
  • [JS] bump: (deps-dev): Bump the development group across 1 directory with 5 updates by @dependabot in #1849
  • [JS] bump: (deps): Bump axios from 0.21.4 to 1.7.2 in /js by @dependabot in #1857
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1862
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1863
  • [JS] bump: (deps-dev): Bump mocha from 10.6.0 to 10.7.0 in /js in the development group by @dependabot in #1864
  • [JS] bump: (deps): Bump the production group in /js with 4 updates by @dependabot in #1883
  • [repo] fix: max_tokens bug fix in completions by @lilyydu in #1887
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1885
  • [JS] bump: (deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 in /js by @dependabot in #1886
  • [JS] bump: (deps-dev): Bump the development group across 1 directory with 6 updates by @dependabot in #1889
  • [repo] fix: app name suffix pattern by @jayzhang in #1880
  • [JS] docs: Updated README to for updated deployment instructions by @Carter425 in #1894
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1904
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1903
  • [repo] bump: (deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the production group by @dependabot in #1902
  • [JS] docs: Lint and add missing docs strings by @corinagum in #1908
  • [JS] docs: comment out azure openai lines and update readme by @tecton in #1906
  • [JS] fix: Update teamsapp.yml by @xtophs in #1917
  • [repo] docs: Update APPLICATION.md by @SubbaReddi in #1898
  • [JS] bump: (deps): Bump @microsoft/teams-js from 2.25.0 to 2.26.0 in /js in the production group by @dependabot in #1924
  • [JS] bump: (deps-dev): Bump the development group in /js with 2 updates by @dependabot in #1925
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1926
  • [JS] chore: TwentyQuestions supports Teams App test tool by @lijie-lee in #1935
  • [JS] bump: (deps): Bump axios from 1.7.3 to 1.7.4 in /js by @dependabot in #1931
  • [repo] bump: (deps): Bump github/codeql-action from 3.26.0 to 3.26.3 in the production group by @dependabot in #1936
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1938
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1939
  • [JS] chore: samples support Teams App test tool by @lijie-lee in #1941
  • [JS] feat: ChatCompletion - Tools by @corinagum in #1916
  • [JS] bump: (deps): Bump axios from 1.7.4 to 1.7.5 in /js in the production group by @dependabot in #1950
  • [JS] bump: (deps-dev): Bump @microsoft/api-extractor from 7.47.6 to 7.47.7 in /js in the development group by @dependabot in #1951
  • [repo] bump: (deps): Bump github/codeql-action from 3.26.3 to 3.26.5 in the production group by @dependabot in #1952
  • [repo] fix: TeamsSsoPrompt never completes due to timeout by @singhk97 in #1958
  • [JS] fix: Streaming Fix by @Stevenic in #1940
  • [JS] feat: Streaming - ChefBot Sample by @lilyydu in #1965
  • [repo] docs: chat completions - tools by @lilyydu in #1962
  • [JS] chore: Update samples with actions to tools augmentation by @corinagum in #1966
  • [JS] bump: (deps): Bump the production group in /js with 9 updates by @dependabot in #1973
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1975
  • [JS] bump: (deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /js in the development group across 1 directory by @dependabot in #1978

New Contributors

Full Changelog: js-1.3.1...js-1.4.0

dotnet-1.5.0

06 Aug 20:27
ddaf265
Compare
Choose a tag to compare

What's Changed

  • [C#] feat: Add managed identity support for OpenAIModel and OpenAIEmbeddings classes. by @singhk97 in #1869
  • [JS] bump: (deps): Bump the production group in /js with 4 updates by @dependabot in #1883
  • [repo] fix: max_tokens bug fix in completions by @lilyydu in #1887
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1885
  • [JS] bump: (deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 in /js by @dependabot in #1886
  • [JS] bump: (deps-dev): Bump the development group across 1 directory with 6 updates by @dependabot in #1889
  • [repo] fix: app name suffix pattern by @jayzhang in #1880
  • [JS] docs: Updated README to for updated deployment instructions by @Carter425 in #1894
  • [C#] bump: dotnet to v1.5.0 by @singhk97 in #1900
  • [C#] bump: System.Text.Json from 7.0.4 to 8.0.4 in /dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI by @dependabot in #1828
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1904
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1903
  • [repo] bump: (deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the production group by @dependabot in #1902
  • [PY] fix: Add vscode python settings by @corinagum in #1907
  • [JS] docs: Lint and add missing docs strings by @corinagum in #1908

New Contributors

Full Changelog: py-1.3.0...dotnet-1.5.0

py-1.3.0

26 Jul 18:11
135235e
Compare
Choose a tag to compare

What's Changed

  • [PY] bump: zipp from 3.18.1 to 3.19.1 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1824
  • [repo] chore: Fix env files for Teams chef bot and other cleanup by @corinagum in #1825
  • [PY] bump certifi from 2024.2.2 to 2024.7.4 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1826
  • [PY] chore: updated README for autogen sample by @lilyydu in #1827
  • [PY] fix: Use security code stored in state param to get user token by @skoryky in #1830
  • [PY] fix: Perform type check before getting state from value by @skoryky in #1838
  • [repo] bump: (deps): Bump the production group with 5 updates by @dependabot in #1844
  • [PY] fix: Remove unpacking to list for file downloads by @heyitsaamir in #1851
  • [PY] fix: Fix Application's activity selector to not cast ActivityTypes to str by @skoryky in #1842
  • [PY] feat: do_action by @BMS-geodev in #1810
  • [PY] bump: urllib3 from 1.26.18 to 1.26.19 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1856
  • [PY] bump: zipp from 3.18.2 to 3.19.1 in /python/packages/ai by @dependabot in #1848
  • [PY] feat: Feedback Loop Handler + Powered-By-AI Doc Updates by @lilyydu in #1859
  • [PY] fix: Do not throw error if there is no text content (but attachments) by @heyitsaamir in #1850
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1862
  • [PY] chore: minor bump to 1.3.0 by @lilyydu in #1878

Full Changelog: py-1.2.2...py-1.3.0

py-1.2.2

08 Jul 23:11
b56e832
Compare
Choose a tag to compare

What's Changed

  • [PY] bump: urllib3 from 1.26.18 to 1.26.19 in /python/samples/01.messaging.a.echoBot by @dependabot in #1752
  • [PY] bump: build(deps) urllib3 from 1.26.18 to 1.26.19 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1760
  • [PY] bump: build(deps) urllib3 from 1.26.18 to 1.26.19 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #1761
  • [PY] feat: Azure OpenAI On Your Data - Azure AI Search support by @singhk97 in #1759
  • [PY] bump urllib3 from 1.26.18 to 1.26.19 in /python/samples/04.ai.f.dataSource.azureOpenAI by @dependabot in #1764
  • [PY] bump requests from 2.31.0 to 2.32.2 in /python/samples/04.ai.f.dataSource.azureOpenAI by @dependabot in #1765
  • [PY] chore: refactor _on_turn by @BMS-geodev in #1608
  • [PY] chore: LangChain Sample and bugfixes by @aacebo in #1767
  • [PY] bump urllib3 from 1.26.18 to 1.26.19 in /python/packages/ai by @dependabot in #1768
  • [PY] bump urllib3 from 1.26.18 to 1.26.19 in /python/samples/06.assistants.b.orderBot by @dependabot in #1769
  • [PY] bump urllib3 from 1.26.18 to 1.26.19 in /python/samples/06.assistants.a.mathBot by @dependabot in #1771
  • [PY] fix: Use download url if possible in TeamsAttachmentDownloader by @heyitsaamir in #1786
  • [PY] feat: Add Autogen Planner Python sample by @heyitsaamir in #1787
  • [PY] fix: Citations UI was not showing by @singhk97 in #1799
  • [PY] bump: certifi from 2024.2.2 to 2024.7.4 in /python/samples/04.ai.c.actionMapping.lightBot by @dependabot in #1805
  • [PY] fix: typing for input_file by @lilyydu in #1811
  • [PY] bump certifi from 2024.6.2 to 2024.7.4 in /python/samples/04.ai.g.autogen.product-spec-critique by @dependabot in #1813
  • [PY] bump certifi from 2024.2.2 to 2024.7.4 in /python/samples/06.assistants.a.mathBot by @dependabot in #1814
  • [PY] bump certifi from 2024.2.2 to 2024.7.4 in /python/samples/04.ai.d.chainedActions.listBot by @dependabot in #1815
  • [PY] bump: certifi from 2024.2.2 to 2024.7.4 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #1816
  • [PY] bump: certifi from 2024.2.2 to 2024.7.4 in /python/samples/04.ai.b.messageExtensions.AI-ME by @dependabot in #1817
  • [PY] bump: certifi from 2024.2.2 to 2024.7.4 in /python/samples/05.chatModeration by @dependabot in #1818
  • [PY] bump: certifi from 2024.2.2 to 2024.7.4 in /python/samples/01.messaging.a.echoBot by @dependabot in #1819
  • [PY] chore: release 1.2.2 by @lilyydu in #1823

New Contributors

Full Changelog: py-1.2.1...py-1.2.2

Teams AI Library JS 1.3.1 patch release

18 Jun 18:35
ab2130f
Compare
Choose a tag to compare

What's Changed

Full Changelog: js-1.3.0...js-1.3.1

dotnet-1.4.0

17 Jun 18:45
418299d
Compare
Choose a tag to compare

What's Changed

  • [PY] feat: ChatModeration Sample by @lilyydu in #1362
  • [PY] chore: v1 Release by @aacebo in #1378
  • [PY] chore: update pyproject.toml and poetry.lock files by @lilyydu in #1381
  • [JS] docs: Add documentation on action handlers and more details on env variables in samples by @corinagum in #1380
  • [PY] chore: updated SAMPLES.md with samples by @lilyydu in #1382
  • [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
  • [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
  • [C#] feat: Azure AI Search data source by @singhk97 in #1411
  • [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
  • [JS] chore: Update README.md image path by @yiqing-zhao in #1431
  • [PY] fix: retrieving name and parameter values from monologue augmentations by @lilyydu in #1433
  • [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
  • [C#] fix: Refactor 08.datasource.azureAISearch sample by @singhk97 in #1440
  • [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
  • [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
  • [JS] chore: add packages for devOps sample by @derhallim in #1455
  • [PY] feat: OrderBot by @lilyydu in #1465
  • [JS] chore: Reorganize getting started sample by @corinagum in #1470
  • [PY] fix: ensure user-agent header is set by @aacebo in #1469
  • [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
  • [C#] feat: Switch tokenizer to use the Microsoft.ML.Tokenizers library by @tarekgh in #1466
  • [C#] bump: to version 1.1.3 by @singhk97 in #1479
  • [C#] fix: Remove public feed from nuget config by @singhk97 in #1480
  • [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
  • [C#] bump: (deps): Bump the production group in /dotnet/packages/Microsoft.TeamsAI with 5 updates by @dependabot in #1477
  • [JS] fix: package.json error in TeamsChefBot by @corinagum in #1486
  • [C#] fix: Remove the nuget.config file by @singhk97 in #1485
  • [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
  • [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
  • [PY] feat: TeamsAttachmentDownloader by @lilyydu in #1502
  • [repo] bump: (deps): Bump github/codeql-action from 3.24.9 to 3.24.10 in the production group by @dependabot in #1505
  • [C#] bump: (deps): Bump Microsoft.Identity.Client from 4.60.0 to 4.60.1 in /dotnet/packages/Microsoft.TeamsAI in the production group by @dependabot in #1506
  • [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
  • [PY] fix: AssistantsPlanner - typo for "requires_action" in _submit_user_input by @lilyydu in #1525
  • [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 #152...
Read more

py-1.2.1

12 Jun 16:20
Compare
Choose a tag to compare

What's Changed

  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1673
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1672
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1671
  • [PY] bump: requests from 2.31.0 to 2.32.0 in /python/samples/04.ai.e.chainedActions.devOpsBot by @dependabot in #1675
  • [repo] chore: Update README.md by @corinagum in #1674
  • [PY] bump: requests 2.31.0 to 2.32.0 in /python/samples/03.adaptiveCards.a.typeAheadBot by @dependabot in #1676
  • [PY] bump: requests from 2.31.0 to 2.32.2 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1678
  • [PY] bump: requests from 2.31.0 to 2.32.2 in /python/samples/01.messaging.a.echoBot by @dependabot in #1679
  • [PY] bump: requests from 2.31.0 to 2.32.2 in /python/packages/ai by @dependabot in #1680
  • [PY] fix: update prompts folder path for AI samples to absolute by @lilyydu in #1689
  • [JS] bump: (deps): Bump axios from 1.7.1 to 1.7.2 in /js in the production group by @dependabot in #1684
  • [PY] fix: Updated EmbeddingsResponse class output property to Optional[Union[Li… by @yikwen in https://github.com//pull/1677
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1686
  • [JS] bump: (deps-dev): Bump @microsoft/api-extractor from 7.43.7 to 7.44.1 in /js in the development group by @dependabot in #1685
  • [PY] bump: requests from 2.31.0 to 2.32.2 in /python/samples/05.chatModeration by @dependabot in #1690
  • [repo] fix: removed HTTPS requirement for AOAI Embeddings by @lilyydu in #1694
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1708
  • [C#] chore: fixing check annotations by @lilyydu in #1701
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1709
  • [PY] bump: requests from 2.31.0 to 2.32.2 in /python/samples/02.messageExtensions.a.searchCommand by @dependabot in #1711
  • [repo] fix: removed HTTPS client requirement by @lilyydu in #1718
  • [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1721
  • [repo] bump: (deps): Bump the production group across 1 directory with 4 updates by @dependabot in #1719
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1720
  • [C#] port: TeamsAttachmentDownloader, vision support...etc by @singhk97 in #1723
  • [C#] bump: (deps): Bump the production group across 1 directory with 8 updates by @dependabot in #1722
  • [JS] bump: (deps): Bump @azure/msal-node from 2.9.1 to 2.9.2 in /js by @dependabot in #1727
  • [JS] feat: add managed identity auth support for AOAI and update AI Search sample by @aacebo in #1725
  • [JS] bump: (deps): Bump @azure/identity from 2.1.0 to 4.2.1 in /js by @dependabot in #1728
  • [PY] bump: azure-identity from 1.16.0 to 1.16.1 in /python/samples/06.auth.oauth.messageExtensions by @dependabot in #1726
  • [PY] fix: Update commands validation for sequence augmentation by @corinagum in #1697

New Contributors

Full Changelog: py-1.2.0...py-1.2.1

[JS] Teams AI Library release 1.3.0

13 Jun 16:56
Compare
Choose a tag to compare

What's Changed

  • [repo] bump: dotnet to v1.3.0 by @singhk97 in #1659
  • [repo] chore: Update CODEOWNERS by @corinagum in #1667
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1673
  • [JS] bump: (deps): Bump the production group in /js with 2 updates by @dependabot in #1672
  • [repo] bump: (deps): Bump the production group with 3 updates by @dependabot in #1671
  • [repo] chore: Update README.md by @corinagum in #1674
  • [JS] bump: (deps): Bump axios from 1.7.1 to 1.7.2 in /js in the production group by @dependabot in #1684
  • [repo] bump: (deps): Bump the production group with 2 updates by @dependabot in #1686
  • [JS] bump: (deps-dev): Bump @microsoft/api-extractor from 7.43.7 to 7.44.1 in /js in the development group by @dependabot in #1685
  • [repo] fix: removed HTTPS requirement for AOAI Embeddings by @lilyydu in #1694
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1708
  • [JS] bump: (deps-dev): Bump the development group in /js with 3 updates by @dependabot in #1709
  • [repo] fix: removed HTTPS client requirement by @lilyydu in #1718
  • [JS] bump: (deps-dev): Bump the development group in /js with 4 updates by @dependabot in #1721
  • [repo] bump: (deps): Bump the production group across 1 directory with 4 updates by @dependabot in #1719
  • [JS] bump: (deps): Bump the production group in /js with 3 updates by @dependabot in #1720
  • [JS] bump: (deps): Bump @azure/msal-node from 2.9.1 to 2.9.2 in /js by @dependabot in #1727
  • [JS] feat: add managed identity auth support for AOAI and update AI Search sample by @aacebo in #1725
  • [JS] bump: (deps): Bump @azure/identity from 2.1.0 to 4.2.1 in /js by @dependabot in #1728

New Contributors

Full Changelog: js-1.2.1...js-1.3.0