Skip to main content

display_tool_call

Function
This function is defined in the parity module.

Signature

def display_tool_call(tool: string, args: any, result?: any) -> void

Returns

Returns
void
The result of the operation.

Uses

  • cb

Source

View on GitHub

src/parity/index.ts at line 1799