Add information about automatic AI parameters (#2820)

Co-authored-by: Justin Ellingwood <justin@n8n.io>
This commit is contained in:
Nick Veitch
2025-02-05 18:18:09 +00:00
committed by GitHub
parent a8fd1e2d1a
commit 266a6d85a7
3 changed files with 27 additions and 10 deletions

View File

@@ -1457,7 +1457,7 @@ nav:
- Use Google Sheets as a data source: advanced-ai/examples/data-google-sheets.md
- Call an API to fetch data: advanced-ai/examples/api-workflow-tool.md
- Set a human fallback for AI workflows: advanced-ai/examples/human-fallback.md
- Let AI specify tool parameters with `$fromAI()`: advanced-ai/examples/using-the-fromai-function.md
- Let AI specify tool parameters: advanced-ai/examples/using-the-fromai-function.md
- What is a vector database?: advanced-ai/examples/understand-vector-databases.md
- Populate a Pinecone vector database from a website: advanced-ai/examples/vector-store-website.md
- API: