❗️ Code update, the latest website supports GPT-4-1106, GPT-4-0613, GPT-4, GPT-3.5 models, cluade-2, az-gpt-4, etc.
❗️Free API Key can only be used in personal non-commercial use, educational, and non-profit scientific research. Commercial use is strictly prohibited, and large-scale training of commercial models is strictly prohibited!
The website and API attach great importance to privacy and are committed to protecting the privacy of their users. This project does not collect, record, or store any text entered by the user or any text returned by the OpenAI server in any way. This project does not provide OpenAI or any third party with any information about the identity of the API caller, and all text messages are saved locally.
However, OpenAI official will retain data for 30 days according to its data usage policy.
Supports integrated deployments such as GPT4.0, DALLE, Claude, Azure Openai, sd, etc. See https://ngedlktfticp.cloud.sealos.io/ for details. Register and get $20
apikey Get the address: https://ngedlktfticp.cloud.sealos.io/ After logging in, go to the personal center to view the key and join the QQ group 743336487. If there is any interface problem, you will notify the group in time! !
API is completely free, and the supported models include the following models, which can be called according to your needs
Supported models include
Request address: https://ngedlktfticp.cloud.sealos.io/v1/chat/completions
Request headers: Authorization: Bearer YOURKEY
Parameter description:
{
"messages" : [
{
"role" : "user" ,
"content" : "你是谁"
}
] , // messages 必填
"stream" : true , // 是否流式输出
"model" : "gpt-4-0613" , // 选择模型必填
"temperature" : 0.5 , // 设置AI思维扩展度
"presence_penalty" : 2
} Domestic stable site: https://www.openapi.technology/
Change接口地址to the appeal request address in settings (tips: /v1/chat/completes in the address, please do not paste it on`)
Fill in your apikey at the apikey and use it