Merge branch 'main' into ecommerce

This commit is contained in:
Joshua Smith
2025-04-18 17:11:26 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -33,4 +33,3 @@ coverage.xml
.env
.env*

View File

@@ -374,6 +374,7 @@ goal_fin_loan_application = AgentGoal(
]
),
)
# ----- E-Commerce Goals ---
# this tool checks account balances, and uses ./data/customer_account_data.json as dummy data
goal_ecomm_order_status = AgentGoal(