docs: updated the graph.example.yaml

This commit is contained in:
2026-06-05 11:53:19 -06:00
parent 18f9cb5d1b
commit 8a70bab964
+1
View File
@@ -173,6 +173,7 @@ nodes:
# catches violations at load time). `skills_enabled: false` would
# disable skills entirely for this node (no meta-tools exposed).
# Nothing is auto-loaded: the model decides when to load a skill.
skills_enabled: true # Whether skills are enabled on this llm node; defaults to 'true'
enabled_skills:
- ai-slop-remover
output_schema: # Optional JSON Schema. The output is parsed to JSON