You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix references for MicrosoftAppId, MicrosoftAppPassword. Replace with BOT_ID, and BOT_PASSWORD in logic and YML - respectively. NOTE: might need to update how the adapter is created.
Update docs for set up instructions - just like how it's done in Math Bot & Chat Moderation.
## Linked issues
closes: #966
associated: #922
## Details
Removed inconsistent `.launchSettings` flow and updated setup to match
other samples.
## Attestation Checklist
- [x] My code follows the style guidelines of this project
- I have checked for/fixed spelling, linting, and other errors
- I have commented my code for clarity
- I have made corresponding changes to the documentation (we use
[TypeDoc](https://typedoc.org/) to document our code)
- My changes generate no new warnings
- I have added tests that validates my changes, and provides sufficient
test coverage. I have tested with:
- Local testing
- E2E testing in Teams
- New and existing unit tests pass locally with my changes
Co-authored-by: singhk97 <[email protected]>
No. 6 examples:
No. 6 example bot PR: https://github.com/microsoft/teams-ai/pull/969/files#diff-155c7061e7d0a0889267fc8c01cc0dc96ccb57b99ebdf5e651b69f345134a12f
Idea: match WhoBot flow with population of variables.
Tasks
The text was updated successfully, but these errors were encountered: