n8n/packages/@n8n/nodes-langchain/nodes
2025-02-17 11:31:29 +01:00
..
agents fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165) 2025-02-13 15:47:41 +01:00
chains fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165) 2025-02-13 15:47:41 +01:00
code
document_loaders
embeddings
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
output_parser
retrievers
text_splitters
tools fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly (#13245) 2025-02-17 11:31:29 +01:00
trigger
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