tlawrence
tlawrence2mo ago

Open AI Assistant Image Upload

Hello I'm trying to configure the Open AI assistant to accept an Image URL- how would I go about that? My underlying model for the assistant accepts images(gpt-4o) and when I test the assistant in the Open AI playground and provide an image URL it works. Open AI ignores URL's directly in the message in the playground.
No description
Solution:
Hey @tlawrence, currently you would have to upload your files/images in the openai console when you're creating your assistant for the first time
No description
Jump to solution
4 Replies
AI Support
AI Support2mo ago
To configure the Open AI assistant to accept an Image URL in BuildShip, you need to make sure that the assistant node is properly set up to handle image URLs. Since your underlying model (gpt-4o) accepts images and works in the Open AI playground, you should ensure that the input format in BuildShip matches what is expected by the model. Here's what you can do: 1. Add the Open AI Assistant Node: Ensure you have the Open AI assistant node added to your workflow. 2. Configure the Node Input: Make sure you are passing the image URL in the correct input field. The input should be structured to match the expected format of your model. 3. Testing: Once configured, test the workflow to ensure that the image URL is being accepted and processed correctly by the assistant. If you continue to face issues, please submit the details via the in-app support button for further assistance.
Solution
Luis
Luis2mo ago
Hey @tlawrence, currently you would have to upload your files/images in the openai console when you're creating your assistant for the first time
No description
tlawrence
tlawrence2mo ago
Hey @Luis - Thanks! The image uploaded will be specifc to the user and is not something I could upload in advance in the openai console. But based on your response - sounds like this is a gap within the open AI not making the ability to pass in an Image URL and NOT a gap with buildship assistent node?
AI Support
AI Support2mo ago
It appears that the issue is related to the OpenAI node's capability to accept an image URL directly. This seems to be a limitation of the OpenAI API rather than BuildShip itself. For more specific details, you might need to refer to the OpenAI API documentation or submit a support request via the in-app support button on BuildShip. For any further assistance on this, please submit your query via the in-app support button.