Spaces:
Running
Running
MYSCALE_HOST = "msc-4a9e710a.us-east-1.aws.staging.myscale.cloud" | |
MYSCALE_PORT = 443 | |
MYSCALE_USER = "chatdata" | |
MYSCALE_PASSWORD = "myscale_rocks" | |
OPENAI_API_BASE = "https://api.openai.com/v1" | |
OPENAI_API_KEY = "<your-openai-key>" | |