#any chatgpt apis?
30 messages · Page 1 of 1 (latest)
They likely won’t release an API till they start charging for it. They are protecting it from bots currently. You could probably create something with selenium or a Google Chrome extension but it wouldn’t be scalable and probably against the terms and conditions.
No. There is no API available at the moment, as ChatGPT is currently in its research phase.
you can replicate ChatGPT with regular GPT-3 by adding the following text as a context:
Assistant is a large language model trained by OpenAI.
Knowledge cutoff: 2022-09
Current date: Dec 18, 2022
browsing: disabled
Then, you put User: (user input) and generate completions for Assistant: (assistant output)
So a complete example would be:
Assistant is a large language model trained by OpenAI.
Knowledge cutoff: 2022-09
Current date: Dec 18, 2022
browsing: disabled
User: Hello! Could you show me how to make an HTTP request with Javascript?
Assistant:```
And then you generate the completion for the assistant and plug it back in as a loop
Thanks bro
This info helped me a lot
yeah np!
When it reached about 90 lines, it stopped working
I think openAi prompt has limit
Actually, I just today discovered something better. It's called beta.character.ai. best chatbots I've ever seen. It's even easy to create your own
Ok please what is it about
Do they have an API
But all you need to create your own is a name and a description
There is image generation
Pretty sure there is API
They dont
There are math tutors, language tutors
Do you know another ai??
No, I dont
😥
Oh ok
They are fairly new. Seems promising that there will be an API soon, as they are only in beta currently