Eugene
|
cf37e94dd8
|
fix(HTTP Request Tool Node): Fix HTML response optimization issue (#11439)
|
2024-10-30 10:32:08 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8f5fe05a92
|
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421)
|
2024-10-28 11:37:23 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8cbe94708e
|
refactor: Every node class should have a distinct constructor name (no-changelog) (#11403)
|
2024-10-25 09:55:15 +02:00 |
|
oleg
|
e61a8535aa
|
fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363)
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) Waiting to run
|
2024-10-23 16:48:26 +02:00 |
|
Eugene
|
094ec68d4c
|
fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled (#11343)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-22 16:28:42 +02:00 |
|
oleg
|
45274f2e7f
|
feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148)
|
2024-10-22 10:46:58 +02:00 |
|
oleg
|
fed7c3ec1f
|
feat(AI Agent Node): Make tools optional when using OpenAI model with Tools agent (#11212)
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) Waiting to run
|
2024-10-21 14:21:30 +02:00 |
|
Eugene
|
0be04c6348
|
fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293)
|
2024-10-18 09:35:33 +02:00 |
|
Tomi Turtiainen
|
a042d5c8e6
|
refactor: Replace json-schema-to-zod with our own fork (#11229)
|
2024-10-18 09:29:19 +03:00 |
|
oleg
|
fbae17d8fb
|
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288)
|
2024-10-17 10:20:46 +02:00 |
|
Eugene
|
0d23a7fb5b
|
fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219)
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
|
2024-10-11 17:12:03 +02:00 |
|
Eugene
|
5a1d81ad91
|
fix(OpenAI Node): Fix tool parameter parsing issue (#11201)
|
2024-10-10 13:50:30 +02:00 |
|
Tomi Turtiainen
|
2bb1996738
|
feat: Add once for each item support for JS task runner (no-changelog) (#11109)
|
2024-10-07 21:18:32 +03:00 |
|
oleg
|
6a2f9e7295
|
feat(OpenAI Node): Allow to specify thread ID for Assistant -> Message operation (#11080)
|
2024-10-07 09:58:28 +02:00 |
|
oleg
|
dbd2ae1995
|
fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075)
|
2024-10-03 12:50:35 +02:00 |
|
oleg
|
a7af98183c
|
fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049)
|
2024-10-02 11:29:01 +02:00 |
|
oleg
|
72b70d9d98
|
feat(editor): Support node-creator actions for vector store nodes (#11032)
|
2024-10-01 14:10:08 +02:00 |
|
oleg
|
b5f4afe12e
|
fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011)
|
2024-09-30 15:42:37 +02:00 |
|
Eugene
|
77fec195d9
|
fix(Text Classifier Node): Default system prompt template (#11018)
|
2024-09-30 15:07:20 +02:00 |
|
oleg
|
3a65bdc1f5
|
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 |
|
Miguel Prytoluk
|
08a27b3148
|
feat(Question and Answer Chain Node): Customize question and answer system prompt (#10385)
|
2024-09-27 12:09:39 +02:00 |
|
Eugene
|
5a99e93f8d
|
fix(HTTP Request Tool Node): Remove default user agent header (#10971)
|
2024-09-26 13:15:50 +02:00 |
|
oleg
|
af20ccbbad
|
chore: Update Langchain to 0.3 (no-changelog) (#10958)
|
2024-09-25 11:21:54 +02:00 |
|
Eugene
|
ab83c4b416
|
fix(OpenAI Node, Basic LLM Chain Node, Tool Agent Node): Better OpenAI API rate limit errors (#10797)
|
2024-09-18 10:52:10 +02:00 |
|
Eugene
|
0b5299a248
|
fix(Azure OpenAI Chat Model Node): Add response format option (#10851)
|
2024-09-17 16:27:21 +02:00 |
|
Eugene
|
e6d84db899
|
fix(Google Vertex Chat Model Node): Clean service account private key (#10770)
|
2024-09-17 09:18:45 +02:00 |
|
oleg
|
d647ef41ac
|
fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options (#10808)
|
2024-09-13 15:32:11 +02:00 |
|
oleg
|
b2b1abc531
|
feat(OpenAI Node): Include O1 models in the models select (#10801)
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
|
2024-09-12 21:09:59 +02:00 |
|
Iván Ovejero
|
c133a6ef89
|
refactor(core): Include AI events in log streaming relay (#10768)
|
2024-09-12 12:02:47 +02:00 |
|
oleg
|
50459bacab
|
fix(editor): Fix error rendering and indexing of LLM sub-node outputs (#10688)
|
2024-09-11 16:17:13 +02:00 |
|
oleg
|
5c47a5f691
|
feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735)
|
2024-09-11 15:49:38 +02:00 |
|
oleg
|
17f160ce96
|
refactor: Update Langchain packages (no-changelog) (#10759)
|
2024-09-10 17:04:02 +02:00 |
|
Eugene
|
421aa71251
|
feat(Code Tool Node): Option to specify input schema (#10693)
|
2024-09-10 13:48:44 +02:00 |
|
oleg
|
96db501a61
|
fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734)
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
|
2024-09-09 17:33:52 +02:00 |
|
oleg
|
4e89912588
|
fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662)
|
2024-09-09 11:12:22 +02:00 |
|
Eugene
|
aa37c32f26
|
feat(Text Classifier Node): Add output fixing parser (#10667)
|
2024-09-05 09:39:44 +02:00 |
|
oleg
|
746e7b89f7
|
fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513)
|
2024-09-04 14:45:14 +02:00 |
|
jeanpaul
|
650389d907
|
feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517)
|
2024-09-03 11:20:00 +02:00 |
|
Michael Kret
|
9fa1a9aa99
|
fix: Disable errors obfuscation (no-changelog) (#10617)
|
2024-08-30 10:59:30 +03:00 |
|
Ricardo Espinoza
|
c4eb3746d7
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
|
Iván Ovejero
|
bc958be93b
|
refactor(core): Convert verbose to debug logs (#10574)
|
2024-08-28 09:32:53 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
be52176585
|
refactor(core): Allow custom types on getCredentials (no-changelog) (#10567)
|
2024-08-27 15:23:58 +02:00 |
|
oleg
|
84e54beac7
|
feat(editor): Implement workflowSelector parameter type (#10482)
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
|
2024-08-22 16:59:12 +02:00 |
|
oleg
|
bdcc657965
|
fix(AI Agent Node): Allow AWS Bedrock Chat to be used with conversational agent (#10489)
|
2024-08-22 10:49:08 +02:00 |
|
oleg
|
5c7cc36c23
|
feat(AI Agent Node): Add tutorial link to agent node (#10493)
|
2024-08-22 10:49:01 +02:00 |
|
Michael Kret
|
0d3ed46199
|
fix(OpenAI Node): Throw node operations error in case of openAi client error (#10448)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2024-08-16 15:59:50 +01:00 |
|
Michael Kret
|
4d222ac19d
|
feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-08-14 16:20:02 +03:00 |
|
Shireen Missi
|
bae0116d78
|
fix: Remove node AI Transform node (no-changelog) (#10400)
|
2024-08-14 13:01:14 +02:00 |
|
Michael Kret
|
0de9d56619
|
feat(AI Transform Node): New node (#9990)
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
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-08-07 18:07:48 +03:00 |
|
Eugene
|
a936680768
|
feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) (#10246)
|
2024-08-07 11:20:17 +02:00 |
|
jeanpaul
|
e3edeaa035
|
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length (#10203)
|
2024-08-06 10:42:18 +02:00 |
|
oleg
|
06419d9483
|
feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
|
2024-08-05 13:59:02 +02:00 |
|
Eugene
|
57d1c9a99e
|
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248)
|
2024-08-02 16:00:09 +02:00 |
|
jeanpaul
|
452f52c124
|
fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail (#10216)
|
2024-07-30 16:19:47 +02:00 |
|
oleg
|
6f1d4adf05
|
refactor: Delete mistakenly commited node file (no-changelog) (#10213)
|
2024-07-26 15:45:48 +02:00 |
|
oleg
|
5a51b1db5e
|
refactor: Update Langchain modules & add Ollama tools support (#10208)
|
2024-07-26 14:30:33 +02:00 |
|
oleg
|
8ef0a0c58a
|
feat(Sentiment Analysis Node): Implement Sentiment Analysis node (#10184)
|
2024-07-26 13:19:06 +02:00 |
|
oleg
|
eb9c69c595
|
feat(AI Agent Node): Improve agents descriptions (no-changelog) (#10172)
|
2024-07-25 15:18:55 +02:00 |
|
Eugene
|
3d235b0b2d
|
feat(Information Extractor Node): Add new simplified AI-node for information extraction (#10149)
|
2024-07-25 14:47:18 +02:00 |
|
oleg
|
3846eb967a
|
feat(editor): Split Tools and Models into sub-sections (#10159)
|
2024-07-23 16:40:28 +02:00 |
|
Eugene
|
7e1eeb4c31
|
feat(Pinecone Vector Store Node, Supabase Vector Store Node): Add update operation to vector store nodes (#10060)
|
2024-07-22 16:15:43 +02:00 |
|
oleg
|
a8b5551331
|
refactor(OpenAI Model Node Node, Google PaLM Language Model Node, Google PaLM Chat Model Node): Mark nodes as deprecated (#10119)
|
2024-07-19 17:57:50 +02:00 |
|
jeanpaul
|
12d692349d
|
refactor(Text Classifier Node): Mark the text classifier node as black (#10118)
|
2024-07-19 14:51:03 +02:00 |
|
oleg
|
9cbbb6335d
|
feat(Postgres Chat Memory Node): Implement Postgres Chat Memory node (#10071)
|
2024-07-17 08:25:37 +02:00 |
|
oleg
|
e5dda5731d
|
fix(OpenAI Chat Model Node): Respect baseURL override for /models (#10076)
|
2024-07-17 08:25:16 +02:00 |
|
jeanpaul
|
89d1782d3b
|
fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) (#10056)
|
2024-07-15 14:32:13 +02:00 |
|
Michael Kret
|
04b62e0398
|
fix: HTTP Request tool - do not error on missing headers (#10044)
|
2024-07-15 13:28:46 +03:00 |
|
Michael Kret
|
8cd93704be
|
fix: HTTP Request tool - allow hyphens in placeholders (#10037)
|
2024-07-13 04:42:04 +03:00 |
|
jeanpaul
|
fd833ec079
|
feat(Text Classifier Node): Change fallback option to a drop-down (no-changelog) (#10039)
|
2024-07-12 17:11:08 +02:00 |
|
oleg
|
7db16561dc
|
feat(editor): Tweak node creator search logic for AI sub-nodes (#10025)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-12 10:43:46 +02:00 |
|
Michael Kret
|
e2dd000d13
|
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023)
|
2024-07-12 11:13:17 +03:00 |
|
Jon
|
47882161c8
|
fix: Update logos for Cohere nodes (no-changelog) (#10018)
|
2024-07-12 08:28:46 +01:00 |
|
jeanpaul
|
28ca7d6a2d
|
feat(Text Classifier Node): Add Text Classifier Node (#9997)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-07-11 16:24:03 +02:00 |
|
Eugene
|
071130a2dc
|
feat(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models (#9970)
Co-authored-by: oleg <oleg@n8n.io>
|
2024-07-11 14:41:10 +02:00 |
|
oleg
|
df783151b8
|
feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-09 13:45:41 +02:00 |
|
Alex Grozav
|
aca38a8f9c
|
feat: Simplify n8n/chat build process (no-changelog) (#9952)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-05 15:44:19 +03:00 |
|
Michael Kret
|
fbe4bca634
|
feat: Qdrant Vector Store search filter (#9900)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-04 15:16:35 +03:00 |
|
KhDu
|
403e19b3e3
|
feat(Embeddings Cohere Node): Add v3 Cohere models (#9887)
|
2024-07-03 08:58:54 +01:00 |
|
Pavlo Paliychuk
|
41c47a28a9
|
feat: Add Zep Cloud Memory component (#9657)
|
2024-07-01 14:32:26 +02:00 |
|
oleg
|
df2bc84d2b
|
feat(Vector Store Tool Node): Add Vector Store Tool (#9865)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-27 13:21:03 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a43d6f0c5e
|
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-27 12:09:43 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2c0df8d467
|
fix: Delete duplicate properties in Structured Output Parser Node (no-changelog) (#9855)
|
2024-06-25 11:50:12 +02:00 |
|
Iván Ovejero
|
44ea4c73eb
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
|
oleg
|
2ce97be33e
|
feat(Anthropic Chat Model Node): Add support for Claude 3.5 Sonnet (#9832)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-21 13:55:37 +02:00 |
|
Michael Kret
|
b7aea957b8
|
feat: Do not show errors not processed by n8n (no-changelog) (#9598)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-06-20 08:45:00 +03:00 |
|
Michael Kret
|
be2635e50e
|
feat: HTTP request tool (#9228)
|
2024-06-19 10:54:13 +03:00 |
|
oleg
|
28d1a5d00d
|
fix(AI Agent Node): Exclude tools agent from unsupported node versions (#9728)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-13 12:37:30 +02:00 |
|
oleg
|
1fdd657a0c
|
feat(OpenAI Node): Allow to select Image analyze model & improve types (#9660)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-07 14:37:04 +02:00 |
|
oleg
|
3b10c0f6aa
|
fix(Chat Trigger Node): Fix public chat container dimensions (#9664)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-07 11:47:23 +02:00 |
|
Elias Meire
|
600013a1ab
|
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-06 13:34:30 +02:00 |
|
oleg
|
e7f616290f
|
fix(AI Agent Node): Improve Tools agent empty tool input message (#9622)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-05 14:39:20 +02:00 |
|
oleg
|
5322802992
|
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-04 17:24:18 +02:00 |
|
oleg
|
be4f54de15
|
feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-30 16:53:33 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a77e8dd79e
|
feat(core): Upgrade all langchain related dependencies (#9504)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-24 14:43:17 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2bdc459bb2
|
refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450)
|
2024-05-22 17:40:52 +02:00 |
|
oleg
|
2fa46b6faa
|
feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-22 14:29:32 +02:00 |
|
oleg
|
ce3eb12a6b
|
feat(OpenAI Node): Use v2 assistants API and add support for memory (#9406)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-16 16:24:19 +02:00 |
|
oleg
|
677f534661
|
feat(AI Agent Node): Implement Tool calling agent (#9339)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-15 12:02:21 +02:00 |
|
oleg
|
359ade45bc
|
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-12 21:12:07 +02:00 |
|
oleg
|
741e8299d6
|
fix(LangChain Code Node): Fix execution of custom n8n tools called via LC code node (#9265)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-30 16:06:44 +02:00 |
|