n8n/packages/@n8n/nodes-langchain/nodes
oleg 84e54beac7
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
feat(editor): Implement workflowSelector parameter type (#10482)
2024-08-22 16:59:12 +02:00
..
agents fix(AI Agent Node): Allow AWS Bedrock Chat to be used with conversational agent (#10489) 2024-08-22 10:49:08 +02:00
chains fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail (#10216) 2024-07-30 16:19:47 +02:00
code fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) (#10056) 2024-07-15 14:32:13 +02:00
document_loaders feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802) 2024-07-09 13:45:41 +02:00
embeddings fix: Update logos for Cohere nodes (no-changelog) (#10018) 2024-07-12 08:28:46 +01:00
llms feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
memory feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length (#10203) 2024-08-06 10:42:18 +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 feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
text_splitters feat(core): Upgrade all langchain related dependencies (#9504) 2024-05-24 14:43:17 +02:00
tools feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
trigger feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
vector_store refactor: Delete mistakenly commited node file (no-changelog) (#10213) 2024-07-26 15:45:48 +02:00
vendors/OpenAi fix(OpenAI Node): Throw node operations error in case of openAi client error (#10448) 2024-08-16 15:59:50 +01:00