n8n/packages/@n8n/nodes-langchain/nodes
2024-05-22 17:40:52 +02:00
..
agents refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
chains refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
code feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
document_loaders fix(GitHub Document Loader Node): Fix issue with ignore paths not working correctly (#8798) 2024-03-06 14:48:10 +00:00
embeddings feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130) 2024-04-15 13:56:44 +02:00
llms refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311) 2024-05-12 21:12:07 +02:00
memory refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
output_parser refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
retrievers feat(core): Improve Langsmith traces for AI executions (#9081) 2024-04-08 22:51:49 +02:00
text_splitters refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
tools feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
trigger fix(core): Some more browser-id related fixes (no-changelog) (#9102) 2024-04-10 10:37:23 +02:00
vector_store refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
vendors/OpenAi feat(OpenAI Node): Use v2 assistants API and add support for memory (#9406) 2024-05-16 16:24:19 +02:00