Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI Immage Generation Node - Expression not working #11954

Closed
MrFr33man123 opened this issue Nov 28, 2024 · 2 comments
Closed

OpenAI Immage Generation Node - Expression not working #11954

MrFr33man123 opened this issue Nov 28, 2024 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@MrFr33man123
Copy link

Bug Description

If you switch from fixed to expression it will error and tell you: "Parameter: Text from previous node" is required
A fixed query works.
{{ $json.text }} is previewing the trigger input string correctly but the node has the exclamation mark still and the flow can not be testet.
image
image
image

To Reproduce

Click + on the right side
Advanced AI => OpenAI => Generate an Image
Settings as in the screenshot:
Resource => Image
Operation => Generate Image
Modell => Dall-E 3
Promt => {{ $json.text }}

Expected behavior

No Error when creating the node with these settings

Operating System

platform: docker (self-hosted) debian 12

n8n Version

1.69.2

Node.js Version

20.18.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Nov 28, 2024

Hey @MrFr33man123,

We have created an internal ticket to look into this which we will be tracking as "GHC-521"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Nov 28, 2024
@Joffcom
Copy link
Member

Joffcom commented Nov 28, 2024

Hey @MrFr33man123,

This was fixed in 1.70.0 in this PR: #11825 can you try upgrading and see if you have the same issue? If you do let me know and we can re-open this.

@Joffcom Joffcom closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants