Teams rag chatbot

Taghizadegan Amir 0 Zuverlässigkeitspunkte
2024-10-31T09:17:40.2333333+00:00

Hi guys, we created a rag chatbot in teams. We used the template from teams and used our custom vector-database as datasource. our problem is that we dont want the chat to create a general answer from llm, when no chunks are returned from data source. How can we control that?

Microsoft Teams
Microsoft Teams
Ein anpassbarer, chatbasierter Arbeitsbereich von Microsoft.
43 Fragen
0 Kommentare Keine Kommentare
{count} Stimmen

1 Antwort

Sortieren nach: Am hilfreichsten
  1. Stanislava Dimitrova (Convergys International) 625 Zuverlässigkeitspunkte Microsoft-Anbieter
    2024-10-31T13:40:07.86+00:00

    Hello,

    I can suggest you to modify the query logic. You can modify the function that processes the user input. Ensure it incorporates this check before proceeding to invoke the llm for a general answer.

    BR,


Ihre Antwort

Fragesteller*innen können Antworten als akzeptierte Antworten markiert werden, wodurch Benutzer*innen wissen, dass diese Antwort das Problem gelöst hat.