README and its create invoice not generate

This commit is contained in:
Steve Androulakis
2025-01-06 11:15:34 -08:00
parent 1e9f3b4111
commit 99b11099af
3 changed files with 10 additions and 10 deletions

View File

@@ -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",