-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Not able to add image to generate content #142213
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
Comments
Hey there @balloob, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) openai_conversation documentation |
I have the same problem. When i remove the '-' before the list it does upload but it says the following:
If i understand correctly, openai expects you to upload the file first and then use the fileid that it returns when uploaded? |
I am running into the same thing. Also the documentation needs to be updated. It is no longer image_filename: |
+1 please update the documentation |
Thanks for a great integration. I am having the same issue with filename error code: 400. I tried different variations on the file name without success. Upon further research this might be caused by the OpenAI API requiring a filename rather than a path. The use of a path with the "/" symbols may be what is causing an error. |
Seeing the same error as Melantrix above.
|
Just popping in to say I'm having this exact issues as well. action: openai_conversation.generate_content Error: |
I'm having the exact same issue. |
Same here! |
I'm also impacted. |
Exact same issue here. Can't use images. |
+1 for a fix, running into the same problem |
Wow @balloob himself an integration owner. :) Hi! I hope this can be fixed soon, as this is one of the main LLM integrations. |
The problem is: The I think we can simply generate random file id or just put This field actually seems to be optional: |
The problem
The new function to generate content, doesn’t allow me to add an image. It always says it has no access to the folder, but the same file with the path is working for google ai.
What version of Home Assistant Core has the issue?
core-2025.4.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
OpenAI Conversation
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: