Convai Playground
Setup Convai Playground
Image:
convaitech/convai-playground-onprem-mp:v0.1.6Environment Variable Setup
// playground.env
IS_ON_PREM=true
API_URL=http://localhsot:8000
BASE_URL=http://localhost:3000
REALTIME_API_URL=http://localhost:8002
DOMAIN_LINK=localhsot
# CONVAI_SECRET=dXv4+D...
LOGIN_URL=http://localhost:8081
...Config Setup
Container Deployment:
Sample Helm Config
Last updated