n8n/packages/@n8n/nodes-langchain/nodes
2024-11-21 14:31:00 +01:00
..
agents fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +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 feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
llms feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
memory fix: Add supported versions warning to Zep memory node (#11803) 2024-11-20 07:52:25 -05: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 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +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(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
trigger fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011) 2024-09-30 15:42:37 +02:00
vector_store fix(In-Memory Vector Store Node): Fix displaying execution data of connected embedding nodes (#11701) 2024-11-13 12:07:01 +01:00
vendors/OpenAi fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation (#11825) 2024-11-21 14:31:00 +01:00