mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
Change instructions to AI to handle switching back to ListAgents when done with tool chain
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user