n8n/packages/@n8n/nodes-langchain/nodes
Ria Scholz f6c8890a80
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
feat(Anthropic Chat Model Node): Add model claude-3-5-sonnet-20241022 (#11465)
2024-10-31 10:10:49 +01:00
..
agents fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363) 2024-10-23 16:48:26 +02:00
chains feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02: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 feat(Anthropic Chat Model Node): Add model claude-3-5-sonnet-20241022 (#11465) 2024-10-31 10:10:49 +01:00
memory refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
output_parser refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +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 fix(HTTP Request Tool Node): Fix HTML response optimization issue (#11439) 2024-10-30 10:32:08 +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 fix(OpenAI Node): Fix tool parameter parsing issue (#11201) 2024-10-10 13:50:30 +02:00