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.
discover_tools_for_topic
Method
This is a method of the AutoGenerator class in the auto module.Discover appropriate tools for the topic using intelligent matching.
Signature
Returns
List of tool names appropriate for this topic
Uses
get_tools_for_task
Used By
Source
View on GitHub
praisonai/auto.py at line 851
