Tune user_intent - Colang #147
Unanswered
owen-telus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
From what I understand, we define using Colang user messages and then specify a flow. This is then passed to the LLM to determine which flow to trigger via a vector search.
Is it possible to tune how the LLM chooses the flow? If so, how?
Ie. In one of my flows, I have "What can you do?" in the user message. But when I ask "What do you do?", the LLM isn't able to choose the flow defined. I assume there must be a threshold value we can set somewhere? Can someone point me in the right direction?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions