Add Javascript orchestration for each loop in the Chatbot/Assistants API

Created on 2 June 2025, 23 days ago

Problem/Motivation

See motivation here ๐Ÿ“Œ Research best way to return constant feedback and do long running tasks in a chatbot Active . This is the issue that solves the inital step of having a javascript orchestrator.

Proposed resolution

  • Add in the assistant api, so it keeps the state of the agent after one loop.
  • Return in the assistant api, the tools that will be used and/or the textual message.
  • Showcase next step(s) or text in the chatbot.
  • If tools where being used, trigger the next request.
  • Otherwise work as normally.
  • We do not need to store the steps in the chat history on reload.
โœจ Feature request
Status

Active

Version

1.1

Component

AI Assistants API

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024