Replies: 2 comments
-
@hathind-ms @alliscode @evchaki This is a customer ask that could be interesting to see expressed through Chat Copilot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am cleaning up old unanswered discussions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Objective:
Introduce a structured interaction mechanism, named "Prompt Tree", to enhance our chatbot's user experience by offering decision-driven engagements.
Background:
In our pursuit to streamline user interactions and provide a guided experience, we've identified the need for a decision tree-based approach. This methodology aligns with our objective to offer users clear, concise, and context-driven conversations while efficiently utilizing the capabilities of LLM.
Requirements:
Use Case Illustration:
Consider our customer support bot:
Each subsequent branch narrows down the user's intent, offering a more tailored response or solution.
Beta Was this translation helpful? Give feedback.
All reactions