Update overview.mdx

This commit is contained in:
Yuhong Sun
2023-08-12 18:54:32 -07:00
committed by GitHub
parent 459946181c
commit bc27556a02
+1 -1
View File
@@ -37,7 +37,7 @@ yourself on dedicated hardware.
- May require minor extension/rebuilding of Danswer containers to conform to the expected API for the model.
## Model configs
## Danswer Model configs
All Danswer Gen AI configs are done through deployment environment variables. For `docker compose` this means
overwriting the default values in the .env file during deployment. For `Kubernetes` this means updating the service
deployment yaml files (specifically, the api_server and background services).