Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
get_tools_for_task
Function
This function is defined in the auto module.Analyze a task description and return appropriate tools.
Signature
Parameters
The task to analyze
Returns
List of tool names appropriate for the task
Uses
matched_categories.addseen.add
Used By
Source
View on GitHub
praisonai/auto.py at line 366
