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 |
|
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
|
ca8629ef30
|
feat(OpenAI Node): Add reasoning effort for GPT-5 (#18644)
|
2025-08-21 19:12:47 +02:00 |
|
oleg
|
8a27ac0438
|
chore: Update Langchain dependencies (no-changelog) (#18213)
|
2025-08-11 16:49:41 +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 |
|
Josh
|
e97cd8afa1
|
feat(Vercel AI Gateway Node): Add Vercel AI Gateway model Node (#17524)
|
2025-08-01 16:00:15 +01: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 |
|
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 |
|
oleg
|
c37397cb2b
|
feat(Cohere Chat Model Node): Add Cohere Chat Model node (#16888)
|
2025-07-09 13:20:25 +02:00 |
|
Eugene
|
cfe3699782
|
feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778)
|
2025-07-03 14:22:25 +02:00 |
|
Iván Ovejero
|
9ffca02016
|
chore: Lintfix @n8n/nodes-langchain (#16868)
|
2025-07-01 14:08:51 +02:00 |
|
oleg
|
c5ec056eb5
|
fix(Token Splitter Node): Prevent tiktoken blocking on repetitive content (#16769)
|
2025-06-27 16:08:14 +02:00 |
|
Eugene
|
3f6eef1706
|
feat: Update default Gemini model to gemini-2.5-flash (#16651)
|
2025-06-25 13:25:31 +02:00 |
|
oleg
|
2d638023be
|
feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548)
|
2025-06-20 16:08:16 +02:00 |
|
Benjamin Schroth
|
79650ea55a
|
feat: Add model selector node (#16371)
|
2025-06-20 15:30:33 +02:00 |
|
Eugene
|
67852b826f
|
chore: Update LangChain dependencies (no-changelog) (#16523)
|
2025-06-20 11:50:14 +02:00 |
|
Eugene
|
0bea193814
|
feat(OpenAI Chat Model Node): Update default model to gpt-4.1-mini (#15975)
|
2025-06-05 13:32:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7c806ff532
|
refactor(core): Refactor some imports to reduce baseline memory usage (#15916)
|
2025-06-03 11:23:44 +02:00 |
|
jeanpaul
|
cf8b611d14
|
feat(Anthropic Chat Model Node): Set the new Claude 4 Sonnet model to be the default (#15609)
|
2025-05-23 08:58:35 +02:00 |
|
oleg
|
907485d016
|
feat: Add HTTP proxy for supported LLM nodes (#15449)
|
2025-05-16 12:23:26 +02:00 |
|
oleg
|
e750d5366e
|
fix(Azure OpenAI Chat Model Node): Simplify Azure Entra ID Authentication and Auto-Refresh token (#15335)
|
2025-05-13 10:48:51 +02:00 |
|
oleg
|
4b5f045281
|
feat(Anthropic Chat Model Node): Add configurable base URL for Anthropic API (#15063)
|
2025-05-05 09:57:10 +02:00 |
|
oleg
|
cf0008500c
|
feat(Azure OpenAI Chat Model Node): Implement Azure Entra ID OAuth2 Authentication (#15003)
|
2025-04-30 08:42:07 +02:00 |
|
Yiorgis Gozadinos
|
0e2eceb33f
|
feat(OpenAI Node): Filter available models by blacklisting rather than whitelisting (#14780)
|
2025-04-23 11:09:16 +02:00 |
|
Eugene
|
8c417d7b1b
|
fix(xAI Grok Chat Model Node): Remove stream_options parameter (#14496)
|
2025-04-10 12:25:17 +01:00 |
|
Ria Scholz
|
cc502fb8c3
|
feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-03-24 12:00:17 +00:00 |
|
Alex Grozav
|
8215e0b59f
|
refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-03-21 14:01:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d3bc80c22b
|
fix(core): Do not use url.includes to check for domain names (#13802)
|
2025-03-19 12:29:00 +01:00 |
|
oleg
|
1bfd128717
|
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850)
|
2025-03-14 11:38:22 +01:00 |
|
oleg
|
31037484a5
|
fix(OpenAI Chat Model Node): Sort models alphabetically (#13909)
|
2025-03-13 15:08:33 +01:00 |
|
oleg
|
461df371f7
|
feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543)
|
2025-02-27 15:40:58 +01:00 |
|
oleg
|
577d5a1bff
|
refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076)
|
2025-02-06 17:28:13 +01:00 |
|
jeanpaul
|
76e0c99613
|
feat(OpenAI Chat Model Node): Add reasoning effort option to control the amount of reasoning tokens to use (#13103)
|
2025-02-06 17:21:34 +01:00 |
|
jeanpaul
|
37d152c148
|
feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005)
|
2025-02-03 12:56:07 +01:00 |
|
oleg
|
9918afa51b
|
feat: Add DeepSeek Chat Model node (#12873)
|
2025-01-28 16:43:50 +01:00 |
|
oleg
|
dc85b022d1
|
feat: Add OpenRouter node (#12882)
|
2025-01-28 15:43:48 +01:00 |
|
oleg
|
d1b6692736
|
fix(OpenAI Chat Model Node): Restore default model value (#12745)
|
2025-01-21 12:01:30 +01:00 |
|
oleg
|
7cc553e3b2
|
fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634)
|
2025-01-17 09:30:02 +01:00 |
|
jeanpaul
|
14f4bc7690
|
fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643)
|
2025-01-16 17:05:06 +01:00 |
|
Eugene
|
30f9c033db
|
feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300)
|
2025-01-07 15:09:59 +01:00 |
|
Ricardo Espinoza
|
4d8e9cfc61
|
refactor: Move OpenAI Base URL option to credentials (#12175)
|
2024-12-17 09:12:15 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2ce1644d01
|
refactor(core): Shovel around more of AI code (no-changelog) (#12218)
|
2024-12-16 13:46:19 +01:00 |
|
Mutasem Aldmour
|
e298ebe90d
|
feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784)
|
2024-11-19 12:06:33 +01:00 |
|
Eugene
|
57467d0285
|
fix(core): Improve model sub-nodes error handling (#11418)
|
2024-11-08 10:17:11 +01:00 |
|
oleg
|
8b398256a8
|
feat(Anthropic Chat Model Node): Add support for Haiku 3.5 (#11551)
|
2024-11-05 11:50:10 +01:00 |
|
Ria Scholz
|
f6c8890a80
|
feat(Anthropic Chat Model Node): Add model claude-3-5-sonnet-20241022 (#11465)
|
2024-10-31 10:10:49 +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 |
|
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 |
|
oleg
|
af20ccbbad
|
chore: Update Langchain to 0.3 (no-changelog) (#10958)
|
2024-09-25 11:21:54 +02:00 |
|