n8n/packages/@n8n/nodes-langchain/nodes
oleg 96db501a61
Some checks are pending
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
fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734)
2024-09-09 17:33:52 +02:00
..
agents fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513) 2024-09-04 14:45:14 +02:00
chains feat(Text Classifier Node): Add output fixing parser (#10667) 2024-09-05 09:39:44 +02:00
code fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
document_loaders refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
embeddings refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
llms fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00
memory refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
output_parser fix: Delete duplicate properties in Structured Output Parser Node (no-changelog) (#9855) 2024-06-25 11:50:12 +02: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 feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
trigger fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734) 2024-09-09 17:33:52 +02:00
vector_store feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517) 2024-09-03 11:20:00 +02:00
vendors/OpenAi fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00