n8n/packages/@n8n/nodes-langchain/nodes
2024-03-05 17:43:24 +01:00
..
agents fix: AI agents, throw error on duplicate names in dynamic tools (#8766) 2024-02-29 13:28:38 +02:00
chains fix(Basic LLM Chain Node): Fix retrieving of prompt parameter for v1.3 of the node (#8817) 2024-03-05 17:43:24 +01:00
code refactor(editor): Do not use CodeNodeEditor anywhere except the Code node (no-changelog) (#8636) 2024-02-15 11:35:50 +01:00
document_loaders docs: Update links in deprecated langchain nodes to avoid linting errors (no-changelog) (#8273) 2024-01-09 14:50:00 +01:00
embeddings feat: Add support for Ollama embeddings API (#8732) 2024-02-26 14:20:18 +01:00
llms feat: Add support for Ollama embeddings API (#8732) 2024-02-26 14:20:18 +01:00
memory feat: Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) 2024-02-28 14:44:23 +02:00
output_parser fix: Simplify Structured Output Parser wrapping and fix auto-fixing output parser (#8778) 2024-03-01 08:41:45 +01:00
retrievers feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
text_splitters feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tools refactor(editor): Do not use CodeNodeEditor anywhere except the Code node (no-changelog) (#8636) 2024-02-15 11:35:50 +01:00
trigger fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) 2024-02-12 17:32:27 +01:00
vector_store fix: Fix execution error when using AI chain nodes with non-chat model (#8724) 2024-02-23 10:27:39 +01:00
vendors/OpenAi fix(OpenAI Node): Message text operation parameters case fix (#8804) 2024-03-05 15:46:03 +02:00