n8n/packages/@n8n/nodes-langchain/nodes
Michael Kret 09524304e6
feat: SQL agent improvements (#8709)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 15:35:00 +02:00
..
agents feat: SQL agent improvements (#8709) 2024-02-26 15:35:00 +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 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 docs: Update MemoryChatRetriever docs url (no-changelog) (#8455) 2024-01-26 12:04:51 +01:00
output_parser refactor: Add lint rule for unsafe property access with lodash get/set (no-changelog) (#8587) 2024-02-08 15:32:04 +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 feat: SQL agent improvements (#8709) 2024-02-26 15:35:00 +02:00