Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
810 stars 410 forks source link

Currently Teams app does not handle: user_messages, conversation_id, message_id (empty objects) #507

Open cherifbenham opened 7 months ago

cherifbenham commented 7 months ago

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?

image

Requirements

A list of requirements to consider this feature delivered

Tasks

To be filled in by the engineer picking up the issue

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.