n8n/packages/@n8n/nodes-langchain/nodes
2024-10-25 09:55:15 +02:00
..
agents fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363) 2024-10-23 16:48:26 +02:00
chains feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02:00
code feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
document_loaders
embeddings fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293) 2024-10-18 09:35:33 +02:00
llms fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293) 2024-10-18 09:35:33 +02:00
memory
output_parser feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02:00
retrievers
text_splitters
tools fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled (#11343) 2024-10-22 16:28:42 +02:00
trigger
vector_store refactor: Every node class should have a distinct constructor name (no-changelog) (#11403) 2024-10-25 09:55:15 +02:00
vendors/OpenAi fix(OpenAI Node): Fix tool parameter parsing issue (#11201) 2024-10-10 13:50:30 +02:00