You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If set OPENAI_API_BASE_URL explicitly, will got following error message:
➜ ~ docker logs -f chatgpt-demo
sed: bad option in substitution expression
sed: bad option in substitution expression
sed: bad option in substitution expression
Starting service...
Running script...
Describe the bug
If set
OPENAI_API_BASE_URL
explicitly, will got following error message:Reproduction
docker run --name=chatgpt-demo -e OPENAI_API_KEY=sk-xxx -e OPENAI_API_BASE_URL=https://api.openai.com -p 3000:3000 -d ddiu8081/chatgpt-demo:latest
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: