mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
improved money movement scenario
This commit is contained in:
@@ -42,4 +42,9 @@ AGENT_GOAL=goal_choose_agent_type # (default)
|
||||
GOAL_CATEGORIES=hr,travel,fin # default is all
|
||||
|
||||
# Set if the UI should force a user confirmation step or not
|
||||
SHOW_CONFIRM=True
|
||||
SHOW_CONFIRM=True
|
||||
|
||||
# Money Scenarios:
|
||||
# Set if you want it to really start workflows - otherwise it'll fake it
|
||||
# if you want it to be real you'll need moneytransfer and early return workers running
|
||||
FIN_START_REAL_WORKFLOW=FALSE
|
||||
Reference in New Issue
Block a user