n8n/packages/@n8n/nodes-langchain/nodes
Eugene 0d23a7fb5b
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219)
2024-10-11 17:12:03 +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 feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
code feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
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 refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
output_parser feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
retrievers refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
text_splitters refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
tools fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219) 2024-10-11 17:12:03 +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 fix(OpenAI Node): Fix tool parameter parsing issue (#11201) 2024-10-10 13:50:30 +02:00