mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 05:58:08 +01:00
vastly improved prompt history
This commit is contained in:
@@ -4,4 +4,5 @@ def create_invoice(args: dict) -> dict:
|
||||
return {
|
||||
"invoiceStatus": "generated",
|
||||
"invoiceURL": "https://pay.example.com/invoice/12345",
|
||||
"reference": "INV-12345",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user