1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/@n8n/nodes-langchain/nodes
Charlie Kolb cd3598aaab
feat(editor): Drop response wrapper requirement from Subworkflow Tool output ()
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-11-22 10:17:45 +01:00
..
agents fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents () 2024-11-19 17:56:52 +01:00
chains feat(editor): Improve how we show default Agent prompt and Memory session parameters () 2024-11-12 11:33:20 +01:00
code refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
document_loaders refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 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 () 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 () 2024-11-19 12:06:33 +01:00
memory fix: Add supported versions warning to Zep memory node () 2024-11-20 07:52:25 -05:00
output_parser fix(Item List Output Parser Node): Fix number of items parameter issue () 2024-11-12 14:40:46 +01:00
retrievers feat(core): Improve debugging of sub-workflows () 2024-11-14 23:04:43 +01:00
text_splitters refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
tools feat(editor): Drop response wrapper requirement from Subworkflow Tool output () 2024-11-22 10:17:45 +01:00
trigger fix(Chat Trigger Node): Fix Allowed Origins paramter () 2024-09-30 15:42:37 +02:00
vector_store fix(In-Memory Vector Store Node): Fix displaying execution data of connected embedding nodes () 2024-11-13 12:07:01 +01:00
vendors/OpenAi fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation () 2024-11-21 14:31:00 +01:00