n8n/packages/@n8n/nodes-langchain/nodes
2024-02-22 09:47:00 +02:00
..
agents fix: Wrong prompt input key for sql agent (#8708) 2024-02-22 09:47: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 fix(Embeddings OpenAI Node): Fix dynamic models fetching (#8533) 2024-02-02 12:27:13 +01:00
llms feat: Azure Open AI chat model & embeddings (#8522) 2024-02-01 16:48: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 feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
vendors/OpenAi docs(OpenAI Node): Use the correct docs url (no-changelog) (#8693) 2024-02-21 14:47:56 +01:00