You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zkApp Umstad uses multiple tools like doc, issue, code, project. However, in the UI we cannot see which one is used or using while Umstad preparing answer.
zkApp Umstad uses multiple tools like doc, issue, code, project. However, in the UI we cannot see which one is used or using while Umstad preparing answer.
It is difficult to pass tool information to the UI because the POST request returns stream as a StreamingTextResponse type
https://github.com/UmstadAI/zkAppUmstad/blob/main/app/api/chat/route.ts#L175
TODO
BONUS TODO
The text was updated successfully, but these errors were encountered: