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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
244520547b
|
feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-10 18:49:22 +02:00 |
|
Csaba Tuncsik
|
1c1e4443f4
|
perf: Add tailwind to editor and design system (#9032)
|
2024-05-09 14:12:13 +02:00 |
|
github-actions[bot]
|
75f74035a1
|
🚀 Release 1.41.0 (#9342)
Co-authored-by: ivov <ivov@users.noreply.github.com>
|
2024-05-08 14:08:46 +02:00 |
|
Milorad FIlipović
|
491c6ec546
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cf441e0294
|
ci: Remove gulp (no-changelog) (#9283)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-06 18:42:03 +02:00 |
|
github-actions[bot]
|
d3e0640674
|
🚀 Release 1.40.0 (#9286)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
|
2024-05-02 14:30:42 +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 |
|
oleg
|
445c05dca4
|
fix(LangChain Code Node): Fix resolution of scoped langchain modules (#9258)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-30 12:23:07 +02:00 |
|
oleg
|
96f02bd655
|
feat(Groq Chat Model Node): Add support for Groq chat models (#9250)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-30 09:37:30 +02:00 |
|
oleg
|
f05d96cea0
|
refactor: Update Langchain dependencies (no-changelog) (#9252)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-29 16:15:42 +02:00 |
|
Michael Kret
|
58156eeeec
|
fix(OpenAI Node): Allow to pass files ids as comma separated string in expressions (no-changelog) (#9240)
|
2024-04-29 15:02:15 +03:00 |
|
oleg
|
f84abc0586
|
refactor(Structured Output Parser Node): Sandbox JSON schema parsing (no-changelog) (#9239)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-29 13:59:55 +02:00 |
|
oleg
|
e17e767e70
|
feat(Ollama Chat Model Node): Add aditional Ollama config parameters & fix vision (#9215)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-29 13:41:48 +02:00 |
|
Cornelius Suermann
|
442aaba116
|
fix: Elaborate scope of Sustainable Use License (#9233)
|
2024-04-27 08:38:25 +02:00 |
|
Tomi Turtiainen
|
0b52320635
|
feat: Upgrade typeorm for separate sqlite read & write connections (#9230)
|
2024-04-26 16:02:51 +03:00 |
|
github-actions[bot]
|
9bd849202a
|
🚀 Release 1.39.0 (#9209)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
|
2024-04-24 09:18:54 -04:00 |
|
oleg
|
8f5a6bec55
|
fix(Google Gemini Chat Model Node): Ping @google/generative-ai version (no-changelog) (#9184)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-24 11:36:13 +02:00 |
|
Tomi Turtiainen
|
be8203a1da
|
fix(core): Upgrade @n8n/typeorm (no-changelog) (#9163)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-04-18 17:00:03 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ff9ae549fd
|
fix(core): Improve browserId checks, and add logging (#9161)
|
2024-04-18 15:53:19 +02:00 |
|
github-actions[bot]
|
1aa92168eb
|
🚀 Release 1.38.0 (#9153)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-04-17 13:39:33 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ac4577f78a
|
ci: Sync up versions for all backend related packages
This is to avoid another bad release with the timezone bug PAY-1510
|
2024-04-17 13:22:46 +02:00 |
|
oleg
|
f1215cdb6b
|
feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-15 13:56:44 +02:00 |
|
oleg
|
284de5d6c7
|
fix(editor): Open links from embedded chat in new tab (#9121)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-11 10:57:45 +02:00 |
|
github-actions[bot]
|
feffc7ffd9
|
🚀 Release 1.37.0 (#9114)
Co-authored-by: ivov <ivov@users.noreply.github.com>
|
2024-04-10 15:42:29 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a7108d14f9
|
fix(core): Some more browser-id related fixes (no-changelog) (#9102)
|
2024-04-10 10:37:23 +02:00 |
|
oleg
|
cfaab0b829
|
fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 (#9085)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-09 14:22:48 +02:00 |
|
Michael Kret
|
f62800cd72
|
fix: Continue on fail / error output support for chains and agents (#9078)
|
2024-04-09 15:06:12 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f87cc25a0
|
feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-09 11:33:10 +02:00 |
|
oleg
|
936682eeaa
|
feat(core): Improve Langsmith traces for AI executions (#9081)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-08 22:51:49 +02:00 |
|
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 |
|