n8n/packages/@n8n/nodes-langchain/nodes
2024-10-03 12:50:35 +02:00
..
agents fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node (#10970) 2024-09-30 10:09:39 +02:00
chains fix(Text Classifier Node): Default system prompt template (#11018) 2024-09-30 15:07:20 +02:00
code
document_loaders fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049) 2024-10-02 11:29:01 +02:00
embeddings chore: Update Langchain to 0.3 (no-changelog) (#10958) 2024-09-25 11:21:54 +02:00
llms chore: Update Langchain to 0.3 (no-changelog) (#10958) 2024-09-25 11:21:54 +02:00
memory
output_parser
retrievers
text_splitters
tools fix(HTTP Request Tool Node): Remove default user agent header (#10971) 2024-09-26 13:15:50 +02:00
trigger fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011) 2024-09-30 15:42:37 +02:00
vector_store fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075) 2024-10-03 12:50:35 +02:00
vendors/OpenAi