microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
353 stars 145 forks source link

[Bug]: Sample env files missing from 'a.teamsChefBot' js sample #1641

Closed rmatesick-nw closed 1 month ago

rmatesick-nw commented 1 month ago

Language

Javascript/Typescript

Version

latest

Description

The README in the src/js/samples/04.ai-apps/a.teamsChefBot of the main branch refers to populating the sample env files, however that entire env folder is missing. It appears to have been removed with PR #1511

Reproduction Steps

  1. Browse to https://github.com/microsoft/teams-ai/tree/main/js/samples/04.ai-apps/a.teamsChefBot
  2. Notice the entire env folder and its contents are missing.
corinagum commented 1 month ago

duplicate of #1564