mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
- updates to pyproject.toml to add contributors and update some pytest config
- updates to documentation - clarification cleanup - defaulting to finserv goals
This commit is contained in:
@@ -43,7 +43,7 @@ AGENT_GOAL=goal_choose_agent_type # for multi-goal start
|
||||
|
||||
#Choose which category(ies) of goals you want to be listed by the Agent Goal picker if enabled above
|
||||
# - options are system (always included), hr, travel, or all.
|
||||
GOAL_CATEGORIES=hr,travel-flights,travel-trains,fin,ecommerce # default is all
|
||||
GOAL_CATEGORIES=fin # default is all
|
||||
#GOAL_CATEGORIES=travel-flights
|
||||
|
||||
# Set if the workflow should wait for the user to click a confirm button (and if the UI should show the confirm button and tool args)
|
||||
|
||||
Reference in New Issue
Block a user