File size: 523 Bytes
e931b70
ff7aa95
 
 
e931b70
ff7aa95
 
0e573d0
 
 
1
2
3
4
5
6
7
8
9
10
11
MYSCALE_HOST = "msc-950b9f1f.us-east-1.aws.myscale.com" # read-only database provided by MyScale
MYSCALE_PORT = 443
MYSCALE_USER = "chatdata"
MYSCALE_PASSWORD = "myscale_rocks"
MYSCALE_ENABLE_HTTPS = true
OPENAI_API_BASE = "https://api.openai.com/v1"
OPENAI_API_KEY = "<your-openai-key>"
UNSTRUCTURED_API = "<your-unstructured-io-api>" # optional if you don't upload documents
AUTH0_DOMAIN = "<your-auth0-domain>"            # optional if you don't user management
AUTH0_CLIENT_ID = "<your-auth0-client-id>"      # optiona