n8n/packages/@n8n/nodes-langchain/nodes
2024-07-26 15:45:48 +02:00
..
agents refactor: Update Langchain modules & add Ollama tools support (#10208) 2024-07-26 14:30:33 +02:00
chains refactor: Update Langchain modules & add Ollama tools support (#10208) 2024-07-26 14:30:33 +02:00
code fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) (#10056) 2024-07-15 14:32:13 +02:00
document_loaders
embeddings fix: Update logos for Cohere nodes (no-changelog) (#10018) 2024-07-12 08:28:46 +01:00
llms refactor: Update Langchain modules & add Ollama tools support (#10208) 2024-07-26 14:30:33 +02:00
memory feat(Postgres Chat Memory Node): Implement Postgres Chat Memory node (#10071) 2024-07-17 08:25:37 +02:00
output_parser
retrievers
text_splitters
tools feat(editor): Split Tools and Models into sub-sections (#10159) 2024-07-23 16:40:28 +02:00
trigger fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
vector_store refactor: Delete mistakenly commited node file (no-changelog) (#10213) 2024-07-26 15:45:48 +02:00
vendors/OpenAi