Handler function getting lost when QuestionResponseContentImpl is auto wrapped inside a ToolCallChatResponseContentImpl #16092
Unanswered
never-give-up-dev
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had wrote a tool which frames the question, option and trugger UI render, and do a call back
This is the tool hanlder:
and custom render
In the custom render onOptionSelect i was trying to trigger the handler it was coming as undefined and i dont't see any log
-----------------------User selected option in tool provider', selectedOption
can someone help how to make sure passed correct way or any issue from theia , let me know if there are any ways to render dynamic form in the chat-ui exectuion of the tool call
Beta Was this translation helpful? Give feedback.
All reactions