diff --git a/docs/how-to/customize-prompts.mdx b/docs/how-to/customize-prompts.mdx index e49d8d46f..e5166e9bf 100644 --- a/docs/how-to/customize-prompts.mdx +++ b/docs/how-to/customize-prompts.mdx @@ -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: