superagent-py icon indicating copy to clipboard operation
superagent-py copied to clipboard

Hi Alan and Ismail ,How can I access my custom gpt aavaible on chat gpt using super agent .

Open shobhitagnihotri69 opened this issue 2 years ago • 3 comments

Hi Alan and ismail , I have created many custom gpt on chat gpt for various use cases like available on this screen shot , I want to access this custom gpt using super agent how can I do it . Please note I do not want gpt -3.5 or gpt 4 . I want that particular custom gpt Screenshot 2024-03-09 at 07 57 36

shobhitagnihotri69 avatar Mar 09 '24 02:03 shobhitagnihotri69

Hi Alan and ismail , I have created many custom gpt on chat gpt for various use cases like available on this screen shot , I want to access this custom gpt using super agent how can I do it . Please note I do not want gpt -3.5 or gpt 4 . I want that particular custom gpt

Screenshot 2024-03-09 at 07 57 36

Does your GPT have an api endpoint?

homanp avatar Mar 09 '24 03:03 homanp

No , GPT do not provide an api key for custom gpt

shobhitagnihotri69 avatar Mar 09 '24 16:03 shobhitagnihotri69

No , GPT do not provide an api key for custom gpt

Could you send me the configuration you have? If GPTs doesn't have an api you can't use it from within Superagent. In that case you need to re-create it with Superagent and then run it.

homanp avatar Mar 09 '24 18:03 homanp