Skip to content

javascript-1.0.0

Compare
Choose a tag to compare
@singhk97 singhk97 released this 12 Dec 21:12
· 634 commits to main since this release
61490e5

What's Changed

  • [JS] feat: Updated Chef Bot Sample to use RAG by @Stevenic in #513
  • [JS] feat: ApplicationBuilder Implementation #639 by @lilyydu in #651
  • [JS] feat: #246, #678 Message Extensions Activity handler support by @corinagum in #695
  • [JS] feat: #249 Add handling to ConversationUpdate events by @corinagum in #708
  • [JS] fix: #741 #744 Fix task modules bug in JS and add filtering for teams channel events by @corinagum in #743
  • [JS] fix: rename RateLimitedAction to HttpErrorAction by @aacebo in #746
  • [JS] fix: parameter passing in Message Extensions handleOnButtonClicked was confusingly named by @corinagum in #749
  • [JS] fix: #247 #635 Add fallthrough for empty result Task Module Fetch and tests by @corinagum in #772
  • [JS] feat: Stevenic/breaking changes by @Stevenic in #667
  • [JS] feat: #770 Add handling for Message update events by @corinagum in #789
  • [JS] feat: Authentication by @singhk97 in #670
  • [JS] feat: Adaptive Cards authentication by @singhk97 in #818
  • [JS] feat: new AssistantPlanner and samples by @Stevenic in #795
  • [JS] docs: Stevenic/code docs by @Stevenic in #827
  • [JS] feat: TeamsBotSsoPrompt based SSO support by @blackchoey in #814
  • [JS] feat: #668 Add Meetings event handlers, read receipt handler, and Application Builder's turnStateFactory by @corinagum in #845
  • [JS] feat: add teams sso bot sample by @blackchoey in #838
  • [JS] fix: remove schema from AI class by @kuojianlu in #832
  • [JS] feat: #243, #245 Task Module config fetch/submit, file consent, and actionable message invokes by @corinagum in #821
  • [JS] feat: add teams sso message extension sample by @blackchoey in #837
  • [JS] feat: add jsdoc for authentication code by @blackchoey in #850
  • [JS] feat: add TeamsSsoPrompt UT by @blackchoey in #865
  • [JS] chore: Change assistants planner scope to "preview" by @singhk97 in #909
  • [JS] fix: assistants planner error details and message order by @swatDong in #899
  • [JS] fix: assistant tool_outputs by @swatDong in #926
  • [JS] feat: Who bot sample, add user sign in method for end user by @singhk97 in #911
  • [JS] fix: add in missing .vscode folder to samples, and remove duplicate OpenAI key conditional check by @lilyydu in #935
  • [JS] fix: #802 Update moderator name from OpenAI to Content Safety by @limamicro in #986
  • [JS] feat: File download support, vision support, and vision sample by @corinagum in #1018

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/commits/dotnet-1.0.0