Skip to main content

injected_params

Method
This is a method of the FunctionTool class in the decorator module.
Get the injected parameters for this tool.

Signature

Returns

Dict[str, Any]
The result of the operation.

Source

View on GitHub

praisonaiagents/tools/decorator.py at line 161