mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 22:18:09 +01:00
adding fin goals and tools
This commit is contained in:
@@ -39,7 +39,7 @@ OPENAI_API_KEY=sk-proj-...
|
||||
AGENT_GOAL=goal_choose_agent_type # (default)
|
||||
|
||||
#Choose which category(ies) of goals you want to be listed by the Agent - options are system (always included), hr, travel, or all.
|
||||
GOAL_CATEGORIES=hr,travel # default is all
|
||||
GOAL_CATEGORIES=hr,travel,fin # default is all
|
||||
|
||||
# Set if the UI should force a user confirmation step or not
|
||||
SHOW_CONFIRM=True
|
||||
Reference in New Issue
Block a user