mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-16 22:48:09 +01:00
Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development
This commit is contained in:
@@ -11,7 +11,7 @@ It may be helpful to review the [architecture](./architecture.md) for a guide an
|
||||
- `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