Documentation Index
Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
Use this file to discover all available pages before exploring further.
IgnoreRiskToolkit
- function_names (Optional[List[str]]): A list of function names to ignore risks for. (default: :obj:
None) - verbose (Optional[bool]): Whether to print verbose output. (default: :obj:
False)
init
add
- name (str): The name of the function to add.
ignore_risk
- name (str): The name of the function to ignore.
- reason (str): A brief explanation of the reasoning behind the decision to ignore the risk.