mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
Add functionality to future_pto_calc, remove calendar_conflict step from goal
This commit is contained in:
@@ -9,7 +9,7 @@ The agent is set up to allow for multiple goals and to switch back to choosing a
|
||||
- `agent_name`: user-facing name for the agent/chatbot
|
||||
- `agent_friendly_description`: user-facing description of what the agent/chatbot does
|
||||
- `tools`: the list of tools the goal will walk the user through.
|
||||
- Important! The last tool listed must be `list_agents_tool`
|
||||
- Important! The last tool listed must be `list_agents_tool`. This allows the AI to let the user go back to choosing from the list of available goals.
|
||||
- `description`:
|
||||
- `starter-prompt`:
|
||||
- `example_conversation_history`:
|
||||
|
||||
Reference in New Issue
Block a user