n8n/packages/@n8n/nodes-langchain/nodes
oleg d37b9084b2
feat: Implement MistralCloud Chat & Embeddings nodes (#8239)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-01-08 16:17:55 +01:00
..
agents feat: Add option to returnIntermediateSteps for AI agents (#8113) 2023-12-21 10:27:49 +01:00
chains feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
code feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
document_loaders refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
embeddings feat: Implement MistralCloud Chat & Embeddings nodes (#8239) 2024-01-08 16:17:55 +01:00
llms feat: Implement MistralCloud Chat & Embeddings nodes (#8239) 2024-01-08 16:17:55 +01:00
memory refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
output_parser feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +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: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
trigger/ManualChatTrigger feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
vector_store feat(Qdrant Vector Store Node): Qdrant vector store support (#8080) 2024-01-03 11:14:51 +01:00