I was fully aware this was a likely possibility when I started this project, but I hope this POC can show the value in API access to custom GPTs.
I was working on a project that would allow you to manage your GPTs as git projects. To do this, I needed to use the API used in the browser. This was clearly not meant to be supported but I attempted anyway and had some success… until it was put behind Cloudflare browser check some time last weekend.
I’d love to continue the project officially, but it will require official API access.
1 Like
Also interested in those possibilities. Is this something that will be released?
1 Like
Interesting approuch.
Basically all editing done from the github?
That was the plan. I try to manage my GPT files and info locally and “sync” it. But at the moment that is no longer a possibility
It can not exist at the moment due to no official API. I was using a “hack” that no longer works
Gotcha!
btw do know a schema builder for GPTs?
Or you usually build one for your self?
Why not create an Assistant from the GPT and use that instead? API for it is already solid
I gave chatgpt 4 the pages to the api i was trying to connect to and asked it to build a schema based on what im trying to do . Came out great
I did the same. With multiple. It gives problems. especially with the keys.
I did the same. With multiple. It gives problems. especially with the keys.