diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ This is a `sigoden/aichat` configuration to be used with docker. `config/.env` example: ```conf - DEEPINFRA_API_BASE=https://api.deepinfra.com/v1/openai + DEEPINFRA_API_BASE=https://api.deepinfra.com/v1/openai DEEPINFRA_API_KEY=[...] ``` |
