mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
docs: restructure & add mintilify pages for tool
This commit is contained in:
parent
7532c75661
commit
793dee182d
8 changed files with 121 additions and 25 deletions
|
|
@ -1728,7 +1728,6 @@ async def complete_transfer_function_call(transfer_id: str, request: Request):
|
|||
status=result["status"],
|
||||
action=result.get("action", ""),
|
||||
reason=result.get("reason"),
|
||||
end_call=result.get("end_call", False),
|
||||
)
|
||||
|
||||
# Publish the event via Redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue