mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
readme sync
This commit is contained in:
@@ -20,7 +20,7 @@ cp .env.example .env
|
|||||||
|
|
||||||
The agent can be configured to pursue different goals using the `AGENT_GOAL` environment variable in your `.env` file.
|
The agent can be configured to pursue different goals using the `AGENT_GOAL` environment variable in your `.env` file.
|
||||||
|
|
||||||
#### Goal: Find an event in APAC, book flights to it and invoice the user for the cost
|
#### Goal: Find an event in Australia / New Zealand, book flights to it and invoice the user for the cost
|
||||||
- `AGENT_GOAL=goal_event_flight_invoice` (default) - Helps users find events, book flights, and arrange train travel with invoice generation
|
- `AGENT_GOAL=goal_event_flight_invoice` (default) - Helps users find events, book flights, and arrange train travel with invoice generation
|
||||||
- This is the scenario in the video above
|
- This is the scenario in the video above
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user