Michael Drury
|
bb0cd86b28
|
feat: Support thinking settings for Gemini models (#19591)
|
2025-09-18 10:21:07 +01:00 |
|
Michael Drury
|
3f1e764c52
|
fix(Gemini Vertex Node): Upgrading Langchain/google-vertexai to allow errors to bubble up correctly (#19639)
|
2025-09-17 10:53:16 +01:00 |
|
Benjamin Schroth
|
6b25c570ed
|
fix(AI Agent Node): Respect context window length in streaming mode (#19567)
|
2025-09-16 16:39:44 +02:00 |
|
Benjamin Schroth
|
ccee1acf05
|
fix(AI Agent Node): Ignore non-text chunks (#19568)
|
2025-09-16 12:24:56 +02:00 |
|
Michael Kret
|
82e707cdd7
|
fix(Google Gemini Node): Use streams when uploading file (#19537)
|
2025-09-16 10:32:01 +03:00 |
|
Jake Ranallo
|
87d79c9efb
|
feat(Gemini Node): Edit Image Using Nano Banana (#19105)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-09-15 11:20:17 +02:00 |
|
mgosal
|
0b4de85a08
|
feat(OpenAI Node): Support custom headers for model requests (#17835)
Co-authored-by: Idir Ouhab <ouhab.idir@gmail.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-09-12 14:14:32 +02:00 |
|
oleg
|
df31868da5
|
fix(AI Agent Node): Fix double wrapping issue in ToolsAgent output parsing (#19376)
|
2025-09-11 08:56:28 +02:00 |
|
yehorkardash
|
a910604822
|
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247)
|
2025-09-09 14:15:31 +03:00 |
|
Benjamin Schroth
|
70254526bb
|
fix(OpenAI Node): Add proxy agent for Message an assistant operation (#19250)
|
2025-09-08 11:24:32 +02:00 |
|
Durran Jordan
|
9a2d942835
|
feat(MongoDB Node): Add driver info to MongoDB nodes (#18615)
|
2025-09-05 14:07:09 +01:00 |
|
Durran Jordan
|
ee91aa00f1
|
feat(MongoDB Vector Store Node): Allow pre and post filtering (#18506)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-09-05 07:38:32 +01:00 |
|
Benjamin Schroth
|
583dd48d8a
|
fix(Basic LLM Chain Node): Remove fallback connection on lower versions (#19053)
|
2025-09-02 12:23:27 +02:00 |
|
Jake Ranallo
|
238fe84540
|
fix(Gemini Node): Allow Nano Banana model to be selected (#19080)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2025-09-02 11:02:30 +01:00 |
|
Ricardo Espinoza
|
589806b7d7
|
fix: Add description for chunkSize and chunkOverlap (no-changelog) (#18680)
|
2025-08-26 19:16:27 -04:00 |
|
jeanpaul
|
e233dfa4a2
|
refactor(core): Convert tiktoken file loading to async (#18756)
|
2025-08-25 20:33:38 +02:00 |
|
Tomi Turtiainen
|
1f1730c27d
|
perf(OpenAI Node): Use streaming for file operations (#18666)
|
2025-08-25 15:44:13 +03:00 |
|
oleg
|
ca8629ef30
|
feat(OpenAI Node): Add reasoning effort for GPT-5 (#18644)
|
2025-08-21 19:12:47 +02:00 |
|
Elias Meire
|
041672eb6c
|
fix(Google Gemini Node): Use custom host from credential (#18405)
|
2025-08-15 16:19:28 +03:00 |
|
jreyesr
|
f575427d4d
|
feat(MCP Client Tool Node): Add Timeout config for the MCP Client tool (#15886)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-08-14 18:28:12 +01:00 |
|
Daniel Chalef
|
2b992588dd
|
chore: Deprecate Zep nodes (#18061)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-08-14 10:10:18 +02:00 |
|
Durran Jordan
|
59a08eed72
|
refactor(MongoDB Vector Store Node): Refactor mongodb vector store node (#16239)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-08-14 10:48:38 +03:00 |
|
oleg
|
8a27ac0438
|
chore: Update Langchain dependencies (no-changelog) (#18213)
|
2025-08-11 16:49:41 +02:00 |
|
Mutasem Aldmour
|
d4ef191be0
|
fix(Chat Trigger Node): Prevent XSS vulnerabilities and improve parameter validation (#18148)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-11 12:37:07 +02:00 |
|
Jaakko Husso
|
5a69d2a2f3
|
feat(editor): Add pre-built agents experiment (#18124)
|
2025-08-09 10:28:14 +03:00 |
|
Andrew Zolotukhin
|
523a55d5ee
|
fix(Reranker Cohere Node): Add 'Top N' parameter to control document return count (#17921)
|
2025-08-07 09:49:25 +02:00 |
|
Mutasem Aldmour
|
a1682e8fe4
|
fix(Hugging Face Inference Model Node, Embeddings Hugging Face Inference Node): Fix credential validation for HF nodes and add provider for (#18047)
|
2025-08-06 14:29:10 +02:00 |
|
Julian van der Horst
|
acfb79bd97
|
feat(Ollama Credentials): Add optional API key support to Ollama credentials (Openwebui proxy) (#17857)
|
2025-08-05 17:25:19 +02:00 |
|
Jon
|
ff8531d544
|
docs: Add claude alias to Anthropic (#17960)
|
2025-08-04 12:41:00 +01:00 |
|
Josh
|
e97cd8afa1
|
feat(Vercel AI Gateway Node): Add Vercel AI Gateway model Node (#17524)
|
2025-08-01 16:00:15 +01:00 |
|
RomanDavydchuk
|
460e3b1dfd
|
fix(Google Gemini Node): Don't pass hardcoded value for durationSeconds when generating a video (#17793)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-07-31 15:20:08 +01:00 |
|
Michael Kret
|
541f80f8f3
|
fix: Update chat bundle url (no-changelog) (#17828)
|
2025-07-30 16:34:59 +03:00 |
|
jeanpaul
|
80513ae66b
|
feat(AWS Bedrock Chat Model Node): Add inference profile support (#17807)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-30 09:29:01 +02:00 |
|
jeanpaul
|
1fb78cb0ea
|
fix(Structured Output Parser Node): Handle passed objects that do not match schema (#17774)
|
2025-07-29 13:20:12 +02:00 |
|
oleg
|
8abc1d5e90
|
fix(Model Selector Node): Fix documentation link (no-changelog) (#17641)
|
2025-07-29 09:44:16 +02:00 |
|
Iván Ovejero
|
4cf9399432
|
refactor(core): Move ApplicationError to @n8n/errors (#17667)
|
2025-07-28 17:48:56 +02:00 |
|
oleg
|
e1aa60ce6f
|
fix: Minor streaming fixes (no-changelog) (#17683)
|
2025-07-28 10:18:00 +02:00 |
|
Michael Kret
|
a98ed2ca49
|
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-07-24 09:48:40 +01:00 |
|
RomanDavydchuk
|
f30cc7b6cf
|
fix(Google Gemini Node): Error when used as tool with "Message a model" operation (#17491)
|
2025-07-23 18:43:13 +01:00 |
|
Elias Meire
|
f11ec538dc
|
fix: Do not throw on tool errors, instead return error message (#17558)
|
2025-07-23 12:54:31 +02:00 |
|
oleg
|
8fb3d8d587
|
fix(GitHub Document Loader Node): Fix node loading issue (#17494)
|
2025-07-22 10:41:14 +02:00 |
|
oleg
|
e51b056e3a
|
fix(OpenAI Node): Fix memory connector for assistant message (#17501)
|
2025-07-21 15:09:17 +02:00 |
|
Ilia Aphtsiauri
|
ba9eacaa6e
|
fix(OpenAi Node): optional chaining for error handling in router (#17412)
|
2025-07-21 12:25:58 +02:00 |
|
RomanDavydchuk
|
5502361a97
|
feat(Anthropic Node): New node (#17121)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-07-21 11:40:11 +03:00 |
|
KGuillaume-chaps
|
a5d14a2509
|
feat(MCP Client Tool Node): Add support for HTTP Streamable Transport (#15454)
|
2025-07-18 14:27:21 +03:00 |
|
Eugene
|
c159e2be5c
|
fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296)
|
2025-07-16 16:56:02 +02:00 |
|
Eugene
|
ac552e68fd
|
fix(Think Tool Node): Use dynamic tool name based on node name (#17364)
|
2025-07-16 13:57:29 +02:00 |
|
Eugene
|
5bb5a65edf
|
fix(AWS Bedrock Chat Model Node): Do not show issues for arbitrary model names (#17079)
|
2025-07-15 10:02:27 +02:00 |
|
KSG
|
232b8f6cb1
|
feat: Add HTTP proxy support for OpenAI Embeddings node (#17173)
|
2025-07-14 09:58:15 +02:00 |
|
Benjamin Schroth
|
2f7ed14a23
|
fix(Sentiment Analysis Node): Fix problems with first sentiment output (#17233)
|
2025-07-11 16:39:47 +02:00 |
|