n8n/packages/@n8n/nodes-langchain/utils
Eugene 28487edb13
chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 15:35:23 +01:00
..
output_parsers chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771) 2024-12-02 15:35:23 +01:00
tests fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
descriptions.ts feat(editor): Canvas chat UI & UX improvements (#11924) 2024-11-29 11:24:17 +01:00
helpers.ts fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
logWrapper.ts feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
N8nBinaryLoader.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
N8nJsonLoader.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
N8nTool.test.ts
N8nTool.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
schemaParsing.ts
sharedFields.ts
tracing.ts