Langchain-Chatchat/frontend/netlify.toml

9 lines
178 B
TOML

[build]
command = "npm run build"
publish = ".next"
[template.environment]
OPENAI_API_KEY = "set your OpenAI API Key"
ACCESS_CODE = "set your password to protect your api key"