n8n/packages/@n8n/nodes-langchain/nodes
Eugene 01ebe9dd38
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
fix(Item List Output Parser Node): Fix number of items parameter issue (#11696)
2024-11-12 14:40:46 +01:00
..
agents feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
chains feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
code refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
document_loaders refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
embeddings refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
llms fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
memory fix(Redis Chat Memory Node): Respect the SSL flag from the credential (#11689) 2024-11-12 12:30:35 +01:00
output_parser fix(Item List Output Parser Node): Fix number of items parameter issue (#11696) 2024-11-12 14:40:46 +01:00
retrievers refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
text_splitters refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
tools feat(editor): Improve placeholder for vector store tool (#11483) 2024-10-31 14:27:02 +01:00
trigger fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011) 2024-09-30 15:42:37 +02:00
vector_store refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
vendors/OpenAi feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00