- Issue created by @narendraR
Taking reference from ✨ Add Javascript orchestration for each loop in the Chatbot/Assistants API Active , update the existing approach of receiving the entire response at once.
XbBuilder::render
to run one loop at a time, persist agent state, and return partial results including tool usage.AiWizard.jsx
to consume these incremental updates, visualizing progress and tool calls in real-time.Triggering steps will appear progressively in the chat box.
Active
0.0
AI