UNPKG

@n8n/n8n-nodes-langchain

Version:
12 lines (11 loc) 203 B
{ "type": "object", "required": ["response"], "properties": { "response": { "type": "string", "description": "The answer text produced by the chain — a plain string" } }, "version": 1 }