I have created an assistant using OpenAI. I’ve provided him some data (personal files that i would it to use for generating response).
I can use the correct prompt and everything directly from the playground but it doesn’t work from Make.
I’ve tried
to use a thread that got the info, no more success
to link the file using the ID, name, failed too
to activate “Knowledge”
I’ve noticed that everytime i test my call to my assistant it creates a new empty vector store on OpenAI, and seen that’s it’s a new feature from April.
Has anyone made this work using assistant, Make and file stored and linked to the assistant ?
Or maybe, there is some more development to be made on this particular action ?
Thanks in advance
It is definitely possible. I’ve created a Telegram assistant bot with GPT-4-turbo that can read uploaded files. Not only that, it can retrieve relevant previously-uploaded files to the assistant, based on keywords in the chat message (Make filter).
I am also seeing the same issue it appears that the document you provided is empty and I am unable to retrieve the information directly from it. If you have another document or can provide more details, please upload it or specify the information, and I will assist you accordingly."
This was not happening last week. Last week the Make Scenerio connecting to my OpenAI assistant was working. Could the Make module for OpenAI possibly not be updated to talk to OpenAI Assistant v2 latest version?
I am using the setup with the assistant selected, this week I’ve added the File ID and selected under tools to use “Knowledge Retrieval”. Last week I didn’t have to select the File ID or select Knowledge Retrieval. Even with this setup, it doesn’t work when running through Make Scenario; however, in the OpenAI playground using the same assistant it does retrieve files using the exact same prompt message.
I’ve test the API using python code and can use my assistant using the files stored. Anyone at Make got more information on OpenAI plugin supporting the latest version ?
@moulii I’m experiencing the same thing. When I call the Assistant from Playground it works as expected, producing results from ‘File search’ - When I call from Make.com, I get responses that it can’t find any files. (e.g. “It looks like there aren’t any documents…”)
It seems obvious that Make hasn’t updated the OpenAI module since the recent Assistants V2 changes
In the Make.com UI, in ‘Message an Assistant’ > Tools (Select All, Knowledge Retrieval, Code Interpreter), I would expect to see something that reflects the changes, maybe something like ‘File store’ as an option under Tools.
Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
You may also want to contact support to expedite this request.
For technical issues like this, directly contacting support can often lead to a faster resolution. You can open a new ticket, or if you are unable to login for some reason, you also can reach support using the contact form on the website.
I’ve been trying for hours, there’s no workaround for this. Only thing that will fix it is the make team updating their module to v2. It’s been like this for weeks, surely it can’t be that hard to change the module to openai assistant v2?
I wanted to share some news regarding this update. As you can see in our Idea Exchange post, this update is currently planned. I’ll be keeping you in the loop providing updates on our progress.
Hello Vendi. Please see how many people have written under this post, but no one has yet been able to answer when the update will be ready, many people are waiting for it. Could you answer this question or somehow influence the acceleration of this update?
I just want to confirm that this is unfortunately a known issue of the “4o” model. Our dev team is aware of this and is working on updating our ChatGPT module to the latest API version.
At this moment, there is no specific ETA we could share but we will let you know once the update is rolled out.
Thank you very much for your patience and understanding.
As a temporary workaround, you could use an older assistant model or use the “Make an API Call” module with the custom API call to OpenAI API with the “OpenAI-Beta: assistants=v2” header.
The below guide might provide general help on how to use the “Make an API Call” modules.
I’m happy to let you know that our OpenAI modules are now compatible with GPT-4o!
You can find it readily available in the ‘Create a Completion’ module. If you’re using the ‘Message an Assistant’ module instead, please update the module in your scenarios.
Thank you for your patience, and enjoy exploring the new capabilities!
Hi Michaela,
When you say, please upload the "Message an assistant"module, what exactly do you mean? I just deleted the module and added it again in one of my scenarios. But it looks exactly the same. I am not sure if it is updated. Can you please tell me how to do this? Thankk you
Hi Michaela, thank you for your response. But I do not know what you meant by “le in your scenarios” The fact is that I am trying to perform a very simple scenario. Every time a pdf file is uploaded to a google drive folder I have, It gets sent to an Open Ai assistant I created (already running on gpt-4o) I tried every single possibility and the assistant simply does not recognize the file. I tried adding an upload step before in one scenario. I also tried only referencing the PDF in the message dialogue to my assistant. How can I solve this simple problem? I know this worked before. Can you please help? The screen shot of the errors are attached Make Scenario Fails.pdf (382.4 KB)
Thank you