#Accessing Custom GPTs via API
1 messages ยท Page 1 of 1 (latest)
No
Dang ok. Thanks!
I believe what you are looking for is "Assistants" which are the API equivalent of customGPTs
That costs API credits I believe
I specifically want to access the custom GPT that I built today which does image analysis (using GPT4-V) using the API. We have an enterprise license. I have already integrated normal image analysis via the API into my application, but I cannot seem to figure out how to access my custom GPT via the API.
You would need to rebuild your customGPT as an Assistant in order for your application to use it via API connections. https://platform.openai.com/docs/assistants/overview
Correct.
yeah the preview gpt 4 is the latest we have access to in the API atm
Interesting. I was able to create a really powerful GPT today by just passing in a PPT in PDF format and going through a few things. It does a really good job with image analysis tasks. I am also able to use gpt-4-vision-preview via the API in my iOS app in swift. But seems not the two together currently. Oh well. Ill wait ๐
Funny you say that.. I've created a few customGPTs now using uploaded pdfs, txts and even images as knowledge base.. and my next proof of concept is to upload a large PPT as a PDF (which is a guide for how to read custom reports) in order to allow a user to ask the guide questions directly.. customGPTs/Assistants are a HUGE leap forward when it comes to having consistant models that can really utilize your own personal data.
I can honestly say I have not been this blown away in a very long time, and I have been in this industry a very very long time.
same here ๐
Would just be cool to be able to tie it into my iOS app ๐ but I guess good things come to those that wait.
at the rate they are churning out these features I don't expect it will be too long