n8n/packages/@n8n/nodes-langchain/nodes
Eugene a90529fd51
fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-05 12:35:05 +01:00
..
agents fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052) 2025-02-05 12:35:05 +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(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +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(HTTP Request Tool Node): Relax binary data detection (#13048) 2025-02-05 12:14:31 +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 feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01:00