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_user_content
Method
This is a method of the AutoGenerator class in the auto module.Generates a prompt for the OpenAI API to generate a team structure. Uses intelligent tool discovery based on task analysis.
Signature
Returns
The prompt for the OpenAI API.
Usage
Uses
discover_tools_for_topicrecommend_agent_countanalyze_complexity
Used By
Source
View on GitHub
praisonai/auto.py at line 860
