I am trying to use a chatgpt assistant in my flow by using the provided assistant node. But when loading to node, there is no assistant listed. But there is an assistant created in my chatgpt account. I can use all other got node linked with the api, but this one for some reason does not see my assistant. What am I missing?
Welcome to the Make community!
ChatGPT doesn’t work on Make
“ChatGPT” (including Plus) and “OpenAI GPT models” are two separate products. Did you confuse these two?
The consumer chat “ChatGPT” at chatgpt.com is NOT compatible with Make.
Make uses the “OpenAI GPT models”, only accessible via the OpenAI developer platform.
OpenAI APIs for developer (commercial) use does not have any free plan
To resolve this issue,
-
You can buy credits on the OpenAI Developer Dashboard, under Accounts
-
Next, go to the Usage Limits page, and set the Monthly budget field to the same as the value above (e.g.: 120), then save your changes.
More Information
For more information, see
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Hi! Just a quick question and if I’m confused, my apologies in advance. So, we aren´t able to call a created Assistant in our linked OpenAI Account? If that’s the case, what’s the function for the "Message an Assistant Module?
I just found out the platform in OpenAI to create an Assistant API: https://platform.openai.com/playground/assistants
I will do some tests to confirm if it shows up in make Integromat
As I mentioned above, you probably confused ChatGPT custom GPT with OpenAI Assistants.
Most likely because I was told that Custom GPTs were assistants as well lol
But using that platform I could create an OpenAI Assistant to process mails and turn them into JSON Files so I can manage it as structured data.
Well, custom GPTs are in a different system, so you wouldn’t be able to access it via the API, which is what Makes uses.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!