mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
Add API cross-references and finalize documentation improvements
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -313,6 +313,8 @@ NEXT STEPS: [Recommend next actions]""",
|
||||
|
||||
**Template Injection Concerns**: Review the [Security Considerations](#security-considerations) section for guidance on preventing prompt injection attacks.
|
||||
|
||||
For complete API details, see the [Agent API Reference](../reference/agent) and [Task API Reference](../reference/task) documentation.
|
||||
|
||||
### Debugging Prompts
|
||||
|
||||
Enable verbose mode to see the actual prompts being sent to the LLM:
|
||||
|
||||
Reference in New Issue
Block a user