mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-16 22:48:09 +01:00
fixes to issues 1 2 and 3. Plus tuning
This commit is contained in:
@@ -53,7 +53,7 @@ def find_events(args: dict) -> dict:
|
||||
"dateFrom": event["dateFrom"],
|
||||
"dateTo": event["dateTo"],
|
||||
"description": event["description"],
|
||||
"monthContext": month_context,
|
||||
"month": month_context,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user