n8n/packages/@n8n/nodes-langchain/nodes
2025-03-03 15:33:02 +01:00
..
agents fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01:00
chains feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +02:00
code refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
document_loaders refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
embeddings fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
llms feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543) 2025-02-27 15:40:58 +01:00
memory feat(editor): Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) 2025-02-26 10:24:11 +02:00
output_parser fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01:00
retrievers fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
text_splitters fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
tools fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
trigger feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
vector_store fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01:00
vendors/OpenAi fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00