Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 126 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 126 Bytes

study-gpt3_linebot

start server

cd ./src
python run_server.py

start ngrok (optional)

ngrok http 5000