UNPKG

n8n-nodes-sap-ai-core

Version:

n8n nodes for SAP AI Core LLM and embeddings integration

3 lines 186 B
import { IExecuteFunctions } from 'n8n-workflow'; export declare function getOptionalOutputParser(context: IExecuteFunctions): Promise<any>; //# sourceMappingURL=N8nOutputParser.d.ts.map