chat-with-your-data-solution-accelerator
chat-with-your-data-solution-accelerator copied to clipboard
Currently Teams app does not handle: user_messages, conversation_id, message_id (empty objects)
Motivation
Conversations in index are not usable given message_id, conversation_id and user_messages are empty in extensions/teams.teamsBot.ts
How would you feel if this feature request was implemented?
Requirements
A list of requirements to consider this feature delivered
- track conversation_id
- track message_id
- populate user_messages list
Tasks
To be filled in by the engineer picking up the issue
- [ ] Task 1
- [ ] Task 2
- [ ] ...