Skip to main content

run

Method
This is a method of the FunctionTool class in the decorator module.
Execute the wrapped function with injected state.

Signature

Returns

Any
The result of the operation.

Uses

  • inject_state_into_kwargs

Used By

Source

View on GitHub

praisonaiagents/tools/decorator.py at line 187