n8n/packages/@n8n/nodes-langchain/nodes
2024-03-05 15:46:03 +02:00
..
agents fix: AI agents, throw error on duplicate names in dynamic tools (#8766) 2024-02-29 13:28:38 +02:00
chains feat: Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697) 2024-02-21 14:59:37 +01:00
code
document_loaders
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
text_splitters
tools
trigger
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