.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
Create an OpenAI API key at https://platform.openai.com/account/api-keys
OPENAI_ASSISTANT_ID
secret
(optional) Create an OpenAI Assistant at https://platform.openai.com/assistants. IMPORTANT! Be sure to enable file search and code…