n8n/packages/@n8n/nodes-langchain/nodes
2025-01-31 12:32:18 +01:00
..
agents feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
chains fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
code refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
document_loaders refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
embeddings fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
llms feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
memory fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
output_parser fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
retrievers fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
text_splitters fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
tools feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
trigger refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
vector_store fix(Postgres PGVector Store Node): Release postgres connections back to the pool (#12723) 2025-01-27 11:52:18 +01:00
vendors/OpenAi fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00