update config file reference

This commit is contained in:
b1ek 2024-05-05 17:01:47 +10:00
parent ade011120f
commit 7384fec6ba
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ you can set their paths and filenames via `HEY_CONFIG_PATH`, `HEY_CONFIG_FILENAM
## config file reference
```toml
model = "claude-instant-1.2" # or "gpt-3.5-turbo-0125"
model = "Claude" # or "GPT3"
tos = false # whether if you agree to ddg chat tos
```