We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b7318 commit d8e2d0cCopy full SHA for d8e2d0c
entrypoint.sh
@@ -1,3 +1,5 @@
1
pip install "git+https://github.com/acheong08/ChatGPT"
2
3
+echo "CHATGPT_BASE_URL=${CHATGPT_BASE_URL}"
4
+echo "Server Working."
5
python3 chatgpt-webapi.py
0 commit comments