DALL-E usage with Assistant node
DALL-E usage with Assistant node
Solution:
Jump to solution
Hi @Picture Me This, you can use the Replicate - Stability AI Image Generation node for this.
![No description](https://cdn.answeroverflow.com/1214473204085825558/image.png)
10 Replies
Has anyone had success getting images from assistant node? Either as function or node? Keeping getting errors about 512 kb limit (for base64) or bogus URL syndrome.
Solution![No description](https://cdn.answeroverflow.com/1214473204085825558/image.png)
Hi @Picture Me This, you can use the Replicate - Stability AI Image Generation node for this.
![No description](https://cdn.answeroverflow.com/1214473204085825558/image.png)
Hi Gaurav, i want to retrieve file_id that is generated by openAI code interpreter. I added a message to return it (see attached screenshot) but I get an error message saying that file_id is undefined . Do you have a solution for my use case?
![No description](https://cdn.answeroverflow.com/1220471912136708126/Screenshot_2024-03-21_at_8.42.50_AM.png)
"error": "Cannot read properties of undefined (reading 'file_id')"
![No description](https://cdn.answeroverflow.com/1220477344800833536/Screenshot_2024-03-21_at_2.00.51_PM.png)
why is this not working?
this time i got this error message
![No description](https://cdn.answeroverflow.com/1220478364419362916/Screenshot_2024-03-21_at_2.04.54_PM.png)
which is from reading messages.body.data[0].content[0].text.value
Hi Alex, could you please share your workflow copy via in-app support? I'll take a look.
Greate, i will do in a few min
i just shared my workflow from the app
my workflow works when i don't invoke OpenAI Code Interpreter but as soon as I ask a question that invokes Code Interpreter, the call fails
i pass the following message from the user: "message":"what is business strategy? what is business strategy? Draw a graph with Porter's 5 forces"