mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat: Decrease AI Builder wordiness (no-changelog) (#18920)
This commit is contained in:
@@ -161,6 +161,7 @@ The AI Workflow Builder agent needs access to node definitions to generate workf
|
||||
1. Run your n8n instance
|
||||
2. Download the node definitions from locally running n8n instance(http://localhost:5678/types/nodes.json)
|
||||
3. Save the node definitions to `evaluations/nodes.json`
|
||||
` curl -o evaluations/nodes.json http://localhost:5678/types/nodes.json`
|
||||
|
||||
The evaluation will fail with a clear error message if `nodes.json` is missing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user