mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
readme update
This commit is contained in:
@@ -16,8 +16,8 @@ def search_flights(args: dict) -> dict:
|
||||
return {
|
||||
"tool": "SearchFlights",
|
||||
"searchResults": [
|
||||
"Mock flight 1",
|
||||
"Mock flight 2",
|
||||
"QF 123: $1200",
|
||||
"VA 456: $1000",
|
||||
],
|
||||
"status": "search-complete",
|
||||
"args": args,
|
||||
|
||||
Reference in New Issue
Block a user