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 |
|
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 |
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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
|
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 |
|
Michael Kret
|
edce632ee6
|
fix: Validate custom tool names for forbidden chars (#8878)
|
2024-03-14 10:03:33 +02: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 |
|
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 |
|
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 |
|
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 |
|