Move where goal is set, make dummy data default for create_invoice

This commit is contained in:
Laine
2025-03-05 17:24:18 -05:00
parent 6accc1f2e6
commit d09db9f11f
3 changed files with 51 additions and 35 deletions

View File

@@ -51,7 +51,6 @@ goal_match_train_invoice = AgentGoal(
),
)
# unused
goal_event_flight_invoice = AgentGoal(
tools=[
find_events_tool,