Skip to content

MetaPath01/sanicdemo4gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sanicdemo4gpt

安装依赖

wget https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
bash Anaconda3-2022.10-Linux-x86_64.sh -p $YOURPATH/anaconda -b
$YOURPATH/anaconda/bin/conda init
cd sanicdemo4gpt
pip install -r requirements.txt

启动服务

设置环境变量,启动服务.

export OPEN_API_KEY=sk-XXX
export OPEN_API_KEY_GPT4=sk-XXX
export DEVICE_ID_AES_KEY=XXX

python3 ./app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages