Commit graph

156 commits

Author SHA1 Message Date
Miguel Prytoluk e47e4bf671
fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) 2024-04-05 15:51:54 +02:00
github-actions[bot] 15fb6cbd4a
🚀 Release 1.36.0 (#9039)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-04-03 12:34:11 +02:00
github-actions[bot] 1b6a1d6372
🚀 Release 1.35.0 (#8988)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-03-27 17:21:10 +01:00
Iván Ovejero 519f945547
refactor: Merge tag n8n@1.34.2 (#8987) 2024-03-27 17:07:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
oleg 323b9016c8
fix(Pinecone Vector Store Node): Fix vector store nodes execution issue (#8968)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-26 10:05:45 +01:00
oleg 76041b8587
fix(Anthropic Chat Model Node): Fix detection of chat models in docker build & add support Claude Haiku (#8953)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-22 12:03:54 +01:00
Jon 4f0b52c45d
fix(Cohere Model Node): Fix issue with credential test (#8916) 2024-03-19 13:49:39 +00:00
Alex Grozav e0c303c6c1
feat(editor): Release @n8n/chat@0.9.1 (#8918) 2024-03-19 12:53:38 +02:00
oleg 024be62693
fix(editor): Fix an issue with an empty chat response if not in output property (#8913)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-18 11:27:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9d24f33d52
feat(editor): Setup Chromatic for design-system (no-changelog) (#8870) 2024-03-15 15:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 80c4bc443a
fix(editor): Fix typechecking with vue-tsc 2.x (no-changelog) (#8892) 2024-03-15 12:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ c4c319d7cf
feat(core): Add support for SQLite connection pooling (#8722) 2024-03-14 13:45:16 +01:00
Michael Kret edce632ee6
fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5201484d7a
fix(core): Update xml2js to address CVE-2023-0842 (no-changelog) (#8881) 2024-03-13 17:50:18 +01:00
Michael Kret 054a4fce1a
fix: OpenAI Node function to preserve original tools after node execution (#8872)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-13 18:13:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 572af38383
feat(editor): Upgrade Storybook to 8.0 (no-changelog) (#8867) 2024-03-13 16:52:29 +01:00
कारतोफ्फेलस्क्रिप्ट™ e3dd353ea7 Merge tag 'n8n@1.33.0' 2024-03-13 14:56:43 +01:00
github-actions[bot] 77adcf171f
🚀 Release 1.33.0 (#8879)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-03-13 14:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ a6f7d23ce1
feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) (#8873)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-13 14:27:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ 71f1b23771
feat(core): Update some packages to address CVE-2022-29622 (no-changelog) (#8877) 2024-03-13 12:47:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ b8424fdd98 Merge tag 'n8n@1.32.0' 2024-03-12 19:05:51 +01:00
Michael Kret cef7c24b77
fix: OpenAI node text > message hide tools connector for unsupported models (#8866)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-12 17:23:00 +02:00
oleg a3a931bdd1
fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) (#8858)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-11 10:34:59 +01:00
Michael Kret 9a564af658
refactor: Update Mistral langchain module (no-changelog) (#8847) 2024-03-11 10:52:41 +02:00
oleg a136a73e4e
feat: Update Pinecone Vector Store node to support serverless environments (#8849)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-08 16:01:02 +01:00
Giulio Andreini 5301323906
feat(editor): Improve errors in output panel (#8644)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 18:08:01 +02:00
oleg 0f7ae3f50a
refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 11:36:36 +01:00
Jordan c8d589cce7
fix(GitHub Document Loader Node): Fix issue with ignore paths not working correctly (#8798) 2024-03-06 14:48:10 +00:00
github-actions[bot] 9abc0f0f0a
🚀 Release 1.32.0 (#8826)
Co-authored-by: krynble <krynble@users.noreply.github.com>
2024-03-06 12:42:39 +00:00
Kate Mueller 3a7a6c8d6c
docs: Update OpenAI Node primaryDocumentation URL to match docs URL change (#8743) 2024-03-06 10:02:02 +00:00
oleg 82f66c87e0
fix(Basic LLM Chain Node): Fix retrieving of prompt parameter for v1.3 of the node (#8817)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 17:43:24 +01:00
Michael Kret e38e96bbec
fix(OpenAI Node): Message text operation parameters case fix (#8804) 2024-03-05 15:46:03 +02:00
oleg df064af645
fix(editor): Fix opening of node creator for sub-nodes connection hint link (#8809)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 14:16:24 +01:00
oleg bfda8ead0c
fix(editor): Fix retrieving of messages from memory in chat modal (#8807)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 13:53:46 +01:00
कारतोफ्फेलस्क्रिप्ट™ e374a3667f
ci(editor): Start optionally type-checking frontend code during build (no-changelog) (#8787) 2024-03-01 15:11:05 +01:00
oleg 7d82dc1ea8
fix: Simplify Structured Output Parser wrapping and fix auto-fixing output parser (#8778)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-01 08:41:45 +01:00
Michael Kret 75e4df138f
fix: AI agents, throw error on duplicate names in dynamic tools (#8766)
Co-authored-by: oleg <me@olegivaniv.com>
2024-02-29 13:28:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ db4a419c8d
refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
Michael Kret 246bfb9ad4
feat: Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) 2024-02-28 14:44:23 +02:00
github-actions[bot] 2e84684f04
🚀 Release 1.31.0 (#8759)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-02-28 12:18:12 +01:00
Michael Kret 2aaf211dfc
feat: Session is selector for memory nodes (#8736) 2024-02-27 15:01:15 +02:00
Michael Kret 09524304e6
feat: SQL agent improvements (#8709)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 15:35:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ 15490ad1d4
feat: Add support for Ollama embeddings API (#8732)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 14:20:18 +01:00
oleg 0882dc0ce9
fix: Fix execution error when using AI chain nodes with non-chat model (#8724)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 10:27:39 +01:00
oleg d03d9276f9
feat(AI Agent Node): Allow use of Azure Chat model for OpenAI Functions agent (#8725)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 09:08:51 +01:00
oleg a5e6f5928a
fix(Default Data Loader Node): Fix binary data loader in s3 mode (#8626) 2024-02-22 09:20:07 +01:00
Michael Kret 7c1cf33616
fix: Wrong prompt input key for sql agent (#8708) 2024-02-22 09:47:00 +02:00
github-actions[bot] 8b67dfbed9
🚀 Release 1.30.0 (#8702)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-02-21 15:43:44 +01:00
oleg 2068f186ff
feat: Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-21 14:59:37 +01:00