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
Stream thinking process: now the agent's AIMessage also has content (thinking process) in addition to tool calls. I believe the content is also printed out. Can you please test to see if the content is streamed to UI?
Show tool calls on UI: is AIMessage.tool_calls (input to tools) shown on UI? Or just the ToolMessage (output from tools)? Would it be possible to show AIMessage.tool_calls? What kind of hooks do you need?
Streaming LLM tokens: how much effort do you think it would take to enable streaming LLM tokens?
The text was updated successfully, but these errors were encountered:
Priority
P2-High
OS type
Ubuntu
Hardware type
Gaudi2
Running nodes
Single Node
Description
The text was updated successfully, but these errors were encountered: