Set Danswer to use GPT-4
- GEN_AI_MODEL_VERSION=gpt-4
- GEN_AI_API_KEY=<your-gpt4-compatible-key>
- You can also leave this unset and set it later via the UI
Set Danswer to use Text-Davinci-003
- GEN_AI_MODEL_VERSION=text-davinci-003
- GEN_AI_API_KEY=<your-openai-key>
- You can also leave this unset and set it later via the UI