Change instructions to AI to handle switching back to ListAgents when done with tool chain

This commit is contained in:
Laine
2025-03-11 12:02:26 -04:00
parent 804568e366
commit f13ed70bfe
3 changed files with 16 additions and 24 deletions

View File

@@ -194,7 +194,6 @@ async def end_chat():
@app.post("/start-workflow")
async def start_workflow():
# Get the initial goal as set in shared/config or env or just...always should be "pick a goal?"
initial_agent_goal = get_initial_agent_goal()
# Create combined input