ChatGPT-API-server
ChatGPT-API-server copied to clipboard
Sugggestion: Video Tutorial
Hello, I'm reading the instructions, but am confused on how/where to use this. "Go" is already installed and so is "github.com/ChatGPT-Hackers/ChatGPT-API-server@latest", but where do you move on from there? I am not familiar with this process at all and have no idea how to proceed furthermore. A tutorial would be appreciated.
After installing the repo, run ChatGPT-API-server <port> <SECRET_KEY>.
I don't have much of a voice right now as I'm sick but I will try to make a full tutorial soon
After installing the repo, run
ChatGPT-API-server <port> <SECRET_KEY>.I don't have much of a voice right now as I'm sick but I will try to make a full tutorial soon
Awesome, thank you so much for the quick reply! I know how to proceed now. A tutorial would be great for new users!
安装 repo 后,运行
ChatGPT-API-server <port> <SECRET_KEY>.由于我生病了,我现在没有太多的发言权,但我会尽快制作一个完整的教程
早日康复
But what's the point of this project if OpenAI has their own API?
They don't have an accessible one. The point is an API that can scale with many accounts to circumvent OpenAI's rate limiting for bots
Fair enough. I thought you could just change the model.
Fair enough. I thought you could just change the model.
this is using chatgpt not their other gpt-3 models
After installing the repo, run
ChatGPT-API-server <port> <SECRET_KEY>.I don't have much of a voice right now as I'm sick but I will try to make a full tutorial soon
Please show a real example with real port and real secret_key
The real port is anything from 1-50000 The secret_key can literally be any string
This will be archived soon so there isn't much point anymore. OpenAI has announced that an official API is being added