n8n/packages/@n8n/nodes-langchain/nodes
2024-12-11 11:26:27 +01:00
..
agents refactor(core): Refactor execution contexts to reduce code duplication, and improve type-safety (no-changelog) (#12138) 2024-12-11 11:26:27 +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 fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
document_loaders refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915) 2024-11-27 15:53:07 +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(editor): Drop response wrapper requirement from Subworkflow Tool output (#11785) 2024-11-22 10:17:45 +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): Allow updating assistant files (#12042) 2024-12-06 14:06:21 +01:00