n8n/packages/@n8n/nodes-langchain/nodes
2025-02-11 16:03:41 +01:00
..
agents fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052) 2025-02-05 12:35:05 +01:00
chains feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838) 2025-02-11 16:03:41 +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 refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +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 refactor(Call n8n Sub-Workflow Tool Node): Remove duplicate FromAIParser service (no-changelog) (#13105) 2025-02-06 17:19:27 +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 Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +01:00