mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 22:18:09 +01:00
changes to be specific about travel scenarios, setup guidance about goal_categories, fixed a bug about llm selection in tool_activities.py, better comments
This commit is contained in:
@@ -255,6 +255,7 @@ paycheck_bank_integration_status_check = ToolDefinition(
|
||||
],
|
||||
)
|
||||
|
||||
# ----- Financial use cases tools -----
|
||||
financial_check_account_is_valid = ToolDefinition(
|
||||
name="FinCheckAccountIsValid",
|
||||
description="Check if an account is valid by email address or account ID. "
|
||||
|
||||
Reference in New Issue
Block a user