Commit Graph

13 Commits

Author SHA1 Message Date
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
Iván Ovejero
9ffca02016 chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02: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
Eugene
30f9c033db feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
2ce1644d01 refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
Eugene
57467d0285 fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +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
e6d84db899 fix(Google Vertex Chat Model Node): Clean service account private key (#10770) 2024-09-17 09:18:45 +02:00
oleg
06419d9483 feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +02:00
oleg
3846eb967a feat(editor): Split Tools and Models into sub-sections (#10159) 2024-07-23 16:40:28 +02:00
oleg
a8b5551331 refactor(OpenAI Model Node Node, Google PaLM Language Model Node, Google PaLM Chat Model Node): Mark nodes as deprecated (#10119) 2024-07-19 17:57:50 +02:00
Eugene
071130a2dc feat(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models (#9970)
Co-authored-by: oleg <oleg@n8n.io>
2024-07-11 14:41:10 +02:00