n8n/packages/@n8n/nodes-langchain/nodes
2024-02-08 15:32:04 +01:00
..
agents feat(core): Migrate to n8n's typeorm fork (#8590) 2024-02-08 15:13:29 +01:00
chains fix: Update BaseChatModel import checks for MistralAI compatibility (#8527) 2024-02-05 16:09:23 +01:00
code fix: Add fallback resolver for langchain modules (#8308) 2024-01-12 18:33:33 +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 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
trigger docs: Update link in manual chat trigger node (no-changelog) (#8328) 2024-01-15 11:54:32 +00:00
vector_store fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00