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 |
|
oleg
|
907485d016
|
feat: Add HTTP proxy for supported LLM nodes (#15449)
|
2025-05-16 12:23:26 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d3bc80c22b
|
fix(core): Do not use url.includes to check for domain names (#13802)
|
2025-03-19 12:29:00 +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
|
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 |
|
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 |
|
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
|
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 |
|
Eugene
|
ab83c4b416
|
fix(OpenAI Node, Basic LLM Chain Node, Tool Agent Node): Better OpenAI API rate limit errors (#10797)
|
2024-09-18 10:52:10 +02:00 |
|
oleg
|
b2b1abc531
|
feat(OpenAI Node): Include O1 models in the models select (#10801)
|
2024-09-12 21:09:59 +02:00 |
|
oleg
|
4e89912588
|
fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662)
|
2024-09-09 11:12:22 +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
|
e5dda5731d
|
fix(OpenAI Chat Model Node): Respect baseURL override for /models (#10076)
|
2024-07-17 08:25:16 +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
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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
|
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 |
|
Jan Oberhauser
|
87def60979
|
feat: Add AI tool building capabilities (#7336)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/langchain-memory-chat/23733
---------
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Deborah <deborah@starfallprojects.co.uk>
Co-authored-by: Jesper Bylund <mail@jesperbylund.com>
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Mason Geloso <Mason.geloso@gmail.com>
Co-authored-by: Mason Geloso <hone@Masons-Mac-mini.local>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2023-11-29 12:13:55 +01:00 |
|