teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels

MIT License

Downloads
31.2K
Stars
408
Committers
49

Bot releases are hidden (Show)

teams-ai - Teams AI JS 1.5.1 Latest Release

Published by corinagum 16 days ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.4.1...js-1.5.1

teams-ai - Teams AI JS 1.4.1

Published by corinagum about 1 month ago

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

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.4.0...js-1.4.1

teams-ai - Teams AI JS 1.4.0

Published by corinagum about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.3.1...js-1.4.0

teams-ai - py-1.4.0

Published by lilyydu about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.3.0...py-1.4.0

teams-ai - dotnet-1.5.0

Published by singhk97 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.3.0...dotnet-1.5.0

teams-ai - py-1.3.0

Published by lilyydu 3 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.2.2...py-1.3.0

teams-ai - py-1.2.2

Published by lilyydu 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.2.1...py-1.2.2

teams-ai - Teams AI Library JS 1.3.1 patch release

Published by corinagum 4 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.3.0...js-1.3.1

teams-ai - dotnet-1.4.0

Published by singhk97 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/dotnet-1.1.2...dotnet-1.4.0

teams-ai - [JS] Teams AI Library release 1.3.0

Published by corinagum 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.2.1...js-1.3.0

teams-ai - py-1.2.1

Published by aacebo 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.2.0...py-1.2.1

teams-ai - py-1.2.0

Published by aacebo 5 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.1.0...py-1.2.0

teams-ai - Teams AI JS 1.2.1

Published by corinagum 5 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.2.0...js-1.2.1

teams-ai - py-1.1.0

Published by aacebo 5 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.0.1...py-1.1.0

teams-ai - js-1.2.0

Published by corinagum 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.1.3...js-1.2.0

teams-ai - Teams AI JavaScript 1.1.3

Published by corinagum 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.1.1...js-1.1.3

teams-ai - py-1.0.1

Published by aacebo 7 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.0.0...py-1.0.1

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/py-1.0.0...py-1.0.1

teams-ai - js-1.1.2

Published by corinagum 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/js-1.1.1...js-1.1.2

teams-ai - Teams AI Python 1.0.0

Published by aacebo 8 months ago

What's Changed

Full Changelog: https://github.com/microsoft/teams-ai/compare/dotnet-1.1.2...py-1.0.0

teams-ai - Teams AI .NET 1.1.2

Published by singhk97 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/compare/dotnet-1.0.1...dotnet-1.1.2

Package Rankings
Top 13.96% on Npmjs.org
Top 37.19% on Pypi.org
Badges
Extracted from project README
Coverage Status Javascript Build Status C# Build Status Build Status