Mutasem Aldmour
|
3654861886
|
feat: Update copy for Vector Store Tool modes (no-changelog) (#12474)
|
2025-01-08 13:24:18 +03: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 |
|
Mutasem Aldmour
|
3109de6073
|
feat: Add load options to new tool mode for vector stores (#12462)
|
2025-01-06 14:59:20 +01:00 |
|
Eugene
|
2433d6b7d3
|
fix(Zep Vector Store Node): Cloud vector store integration (#12353)
|
2025-01-06 14:46:57 +01:00 |
|
Mutasem Aldmour
|
76dded4bea
|
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-01-06 09:07:59 +01:00 |
|
Charlie Kolb
|
9674208421
|
feat(AI Agent Node): Change Prompt Text Copy (no-changelog) (#12442)
|
2025-01-03 15:37:47 +01:00 |
|
Ricardo Espinoza
|
f78ccebe51
|
fix(OpenAI Node): Update node to account for URL in credentials (#12356)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-12-30 15:51:49 -05:00 |
|
Ivan Atanasov
|
d4116630a6
|
feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-20 17:01:22 +01:00 |
|
Iván Ovejero
|
95db031aa4
|
refactor: Introduce explicit-member-accessibility lint rule (#12325)
|
2024-12-20 11:44:01 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bafac73eb5
|
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314)
|
2024-12-19 18:46:14 +01:00 |
|
Eugene
|
01b781a108
|
fix(editor): Nodes' icon color in dark mode (#12279)
|
2024-12-19 13:05:12 +01:00 |
|
github-actions[bot]
|
441d71e35d
|
🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
|
2024-12-19 11:19:39 +01:00 |
|
Charlie Kolb
|
54b02acdd7
|
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-12-18 08:35:53 +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 |
|
Charlie Kolb
|
07a6ae11b3
|
feat(AI Agent Node): Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155)
|
2024-12-12 14:01:29 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5a055ed526
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
|
github-actions[bot]
|
c9d4de11ab
|
🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
|
2024-12-11 14:47:47 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ec54333f78
|
refactor(core): Refactor execution contexts to reduce code duplication, and improve type-safety (no-changelog) (#12138)
|
2024-12-11 11:26:27 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2d36b42798
|
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329)
|
2024-12-10 14:48:39 +01:00 |
|
Mutasem Aldmour
|
7b20f8aaa8
|
fix(OpenAI Node): Allow updating assistant files (#12042)
|
2024-12-06 14:06:21 +01:00 |
|
github-actions[bot]
|
0e26f58ae6
|
🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
|
2024-12-04 14:14:45 +01:00 |
|
Eugene
|
28487edb13
|
chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-02 15:35:23 +01:00 |
|
oleg
|
1e25774541
|
feat(editor): Canvas chat UI & UX improvements (#11924)
|
2024-11-29 11:24:17 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ddda0bde0b
|
refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-11-27 15:53:07 +01:00 |
|
github-actions[bot]
|
2d89f5cb64
|
🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-11-27 14:36:59 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
f6c0d045e9
|
fix(core): Don't use unbound context methods in code sandboxes (#11914)
|
2024-11-27 12:08:16 +01:00 |
|
jeanpaul
|
5c80cb57cf
|
fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845)
|
2024-11-22 13:47:43 +01:00 |
|
Charlie Kolb
|
cd3598aaab
|
feat(editor): Drop response wrapper requirement from Subworkflow Tool output (#11785)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-11-22 10:17:45 +01:00 |
|
oleg
|
4dde287cde
|
fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation (#11825)
|
2024-11-21 14:31:00 +01:00 |
|
github-actions[bot]
|
4435b14424
|
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-11-20 16:22:11 +01:00 |
|
Ricardo Espinoza
|
9cc5bc1aef
|
fix: Add supported versions warning to Zep memory node (#11803)
|
2024-11-20 07:52:25 -05:00 |
|
oleg
|
83abdfaf02
|
fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-11-19 17:56:52 +01:00 |
|
Ivan Atanasov
|
1987363f79
|
fix(editor): Add documentation link to insufficient quota message (#11777)
|
2024-11-19 16:28:02 +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
|
6cf0abab5b
|
fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-11-19 11:29:25 +01:00 |
|
Mutasem Aldmour
|
de01a8a01d
|
feat(Embeddings OpenAI Node, Embeddings Azure OpenAI Node): Add dimensions option (#11773)
|
2024-11-18 15:53:07 +01:00 |
|
Mutasem Aldmour
|
fd3254d587
|
feat(core): Improve debugging of sub-workflows (#11602)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-11-14 23:04:43 +01:00 |
|
github-actions[bot]
|
a91abeeff5
|
🚀 Release 1.68.0 (#11725)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-11-13 19:06:31 +01:00 |
|
Eugene
|
40ade15172
|
fix(In-Memory Vector Store Node): Fix displaying execution data of connected embedding nodes (#11701)
|
2024-11-13 12:07:01 +01:00 |
|
Eugene
|
01ebe9dd38
|
fix(Item List Output Parser Node): Fix number of items parameter issue (#11696)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-11-12 14:40:46 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b5cbf7566d
|
fix(Redis Chat Memory Node): Respect the SSL flag from the credential (#11689)
|
2024-11-12 12:30:35 +01:00 |
|
oleg
|
565f8cd8c7
|
feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491)
|
2024-11-12 11:33:20 +01:00 |
|
oleg
|
9b6123dfb2
|
fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582)
|
2024-11-08 16:15:33 +01:00 |
|
Eugene
|
57467d0285
|
fix(core): Improve model sub-nodes error handling (#11418)
|
2024-11-08 10:17:11 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
97d17bd955
|
Merge tag 'n8n@1.67.0'
|
2024-11-06 17:29:22 +01:00 |
|
oleg
|
21b31e488f
|
fix(Auto-fixing Output Parser Node): Only run retry chain on parsing errors (#11569)
|
2024-11-06 17:24:43 +01:00 |
|
github-actions[bot]
|
3dc0904a6c
|
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
|
2024-11-06 11:09:56 -05:00 |
|
oleg
|
8b398256a8
|
feat(Anthropic Chat Model Node): Add support for Haiku 3.5 (#11551)
|
2024-11-05 11:50:10 +01:00 |
|
Eugene
|
0817f8571a
|
chore: Update @langchain/* packages to latest versions (no-changelog) (#11460)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-11-04 15:21:52 +01:00 |
|
github-actions[bot]
|
dd7d374185
|
🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2024-10-31 17:07:37 +02:00 |
|
Ivan Atanasov
|
629e092407
|
feat(editor): Improve placeholder for vector store tool (#11483)
|
2024-10-31 14:27:02 +01:00 |
|
Ria Scholz
|
f6c8890a80
|
feat(Anthropic Chat Model Node): Add model claude-3-5-sonnet-20241022 (#11465)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-31 10:10:49 +01:00 |
|
Eugene
|
cf37e94dd8
|
fix(HTTP Request Tool Node): Fix HTML response optimization issue (#11439)
|
2024-10-30 10:32:08 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8cbe94708e
|
refactor: Every node class should have a distinct constructor name (no-changelog) (#11403)
|
2024-10-25 09:55:15 +02:00 |
|
github-actions[bot]
|
247bcc16c8
|
🚀 Release 1.65.0 (#11386)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
|
2024-10-24 12:29:51 +02:00 |
|
oleg
|
e61a8535aa
|
fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-23 16:48:26 +02:00 |
|
Eugene
|
094ec68d4c
|
fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled (#11343)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-22 16:28:42 +02:00 |
|
oleg
|
45274f2e7f
|
feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148)
|
2024-10-22 10:46:58 +02:00 |
|
oleg
|
fed7c3ec1f
|
feat(AI Agent Node): Make tools optional when using OpenAI model with Tools agent (#11212)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-21 14:21:30 +02: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 |
|
Tomi Turtiainen
|
a042d5c8e6
|
refactor: Replace json-schema-to-zod with our own fork (#11229)
|
2024-10-18 09:29:19 +03:00 |
|
oleg
|
fbae17d8fb
|
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288)
|
2024-10-17 10:20:46 +02:00 |
|
github-actions[bot]
|
c090fcb340
|
🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
|
2024-10-16 14:26:07 +03:00 |
|
Eugene
|
0d23a7fb5b
|
fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-11 17:12:03 +02:00 |
|
Eugene
|
5a1d81ad91
|
fix(OpenAI Node): Fix tool parameter parsing issue (#11201)
|
2024-10-10 13:50:30 +02:00 |
|
github-actions[bot]
|
d78ab2983a
|
🚀 Release 1.63.0 (#11190)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
|
2024-10-09 18:30:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
af4f4a089d
|
feat(core): Deduplicate transitive-dependencies, and ensure all peer-dependencies are met (no-changelog) (#11164)
|
2024-10-08 16:50:42 +02:00 |
|
Tomi Turtiainen
|
2bb1996738
|
feat: Add once for each item support for JS task runner (no-changelog) (#11109)
|
2024-10-07 21:18:32 +03:00 |
|
oleg
|
6a2f9e7295
|
feat(OpenAI Node): Allow to specify thread ID for Assistant -> Message operation (#11080)
|
2024-10-07 09:58:28 +02:00 |
|
oleg
|
dbd2ae1995
|
fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075)
|
2024-10-03 12:50:35 +02:00 |
|
github-actions[bot]
|
3c7556542c
|
🚀 Release 1.62.1 (#11068)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-10-02 16:37:44 +02:00 |
|
github-actions[bot]
|
86069321a1
|
🚀 Release 1.62.0 (#11056)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-10-02 16:19:12 +02:00 |
|
oleg
|
a7af98183c
|
fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049)
|
2024-10-02 11:29:01 +02:00 |
|
oleg
|
72b70d9d98
|
feat(editor): Support node-creator actions for vector store nodes (#11032)
|
2024-10-01 14:10:08 +02:00 |
|
oleg
|
b5f4afe12e
|
fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011)
|
2024-09-30 15:42:37 +02:00 |
|
Eugene
|
77fec195d9
|
fix(Text Classifier Node): Default system prompt template (#11018)
|
2024-09-30 15:07:20 +02:00 |
|
oleg
|
3a65bdc1f5
|
fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node (#10970)
|
2024-09-30 10:09:39 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2af0fbf52f
|
fix(core): Upgrade @n8n/typeorm to address a rare mutex release issue (#10993)
|
2024-09-27 13:36:43 +02:00 |
|
Miguel Prytoluk
|
08a27b3148
|
feat(Question and Answer Chain Node): Customize question and answer system prompt (#10385)
|
2024-09-27 12:09:39 +02:00 |
|
Eugene
|
5a99e93f8d
|
fix(HTTP Request Tool Node): Remove default user agent header (#10971)
|
2024-09-26 13:15:50 +02:00 |
|
github-actions[bot]
|
9e18a31208
|
🚀 Release 1.61.0 (#10968)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
|
2024-09-25 14:33:47 +02:00 |
|
oleg
|
af20ccbbad
|
chore: Update Langchain to 0.3 (no-changelog) (#10958)
|
2024-09-25 11:21:54 +02:00 |
|
github-actions[bot]
|
73f89ef101
|
🚀 Release 1.60.0 (#10872)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-09-18 13:33:53 +01: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 |
|
Eugene
|
0b5299a248
|
fix(Azure OpenAI Chat Model Node): Add response format option (#10851)
|
2024-09-17 16:27:21 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6a35812f92
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-17 15:10:22 +03:00 |
|
Eugene
|
e6d84db899
|
fix(Google Vertex Chat Model Node): Clean service account private key (#10770)
|
2024-09-17 09:18:45 +02:00 |
|
oleg
|
d647ef41ac
|
fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options (#10808)
|
2024-09-13 15:32:11 +02:00 |
|
oleg
|
b2b1abc531
|
feat(OpenAI Node): Include O1 models in the models select (#10801)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-09-12 21:09:59 +02:00 |
|
oleg
|
53c0fb18bf
|
build: Disable node-param-collection-type-unsorted-items for langchain nodes (no-changelog) (#10802)
|
2024-09-12 20:57:39 +02:00 |
|
Iván Ovejero
|
c133a6ef89
|
refactor(core): Include AI events in log streaming relay (#10768)
|
2024-09-12 12:02:47 +02:00 |
|
github-actions[bot]
|
755188897b
|
🚀 Release 1.59.0 (#10775)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
|
2024-09-11 16:56:54 +02:00 |
|
oleg
|
50459bacab
|
fix(editor): Fix error rendering and indexing of LLM sub-node outputs (#10688)
|
2024-09-11 16:17:13 +02:00 |
|
oleg
|
5c47a5f691
|
feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735)
|
2024-09-11 15:49:38 +02:00 |
|
oleg
|
17f160ce96
|
refactor: Update Langchain packages (no-changelog) (#10759)
|
2024-09-10 17:04:02 +02:00 |
|
Eugene
|
421aa71251
|
feat(Code Tool Node): Option to specify input schema (#10693)
|
2024-09-10 13:48:44 +02:00 |
|
oleg
|
96db501a61
|
fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-09-09 17:33:52 +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 |
|