n8n/packages/@n8n/nodes-langchain/nodes
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
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
refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915)
2024-11-27 15:53:07 +01:00
..
agents fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845) 2024-11-22 13:47:43 +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): Remove preview chatInput parameter for Assistant:Messsage operation (#11825) 2024-11-21 14:31:00 +01:00