mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-16 06:28:08 +01:00
README and its create invoice not generate
This commit is contained in:
@@ -10,7 +10,7 @@ goal_event_flight_invoice = AgentGoal(
|
||||
description="Help the user gather args for these tools in order: "
|
||||
"1. FindEvents: Find an event to travel to "
|
||||
"2. SearchFlights: search for a flight around the event dates "
|
||||
"3. GenerateInvoice: Create a simple invoice for the cost of that flight ",
|
||||
"3. CreateInvoice: Create a simple invoice for the cost of that flight ",
|
||||
example_conversation_history="\n ".join(
|
||||
[
|
||||
"user: I'd like to travel to an event",
|
||||
|
||||
Reference in New Issue
Block a user