mirror of
https://github.com/kardolus/chatgpt-cli.git
synced 2024-09-08 23:15:00 +03:00
add command prompt config to docs
This commit is contained in:
@@ -192,6 +192,7 @@ Configuration variables:
|
||||
| `models_path` | The API endpoint for accessing model information. | '/v1/models' |
|
||||
| `auth_header` | The header used for authorization in API requests. | 'Authorization' |
|
||||
| `auth_token_prefix` | The prefix to be added before the token in the `auth_header`. | 'Bearer ' |
|
||||
| `command_prompt` | Defaults to `[YYYY-MM-DD HH:MM:SS] [Q1]: `.
|
||||
|
||||
The defaults can be overridden by providing your own values in the user configuration file,
|
||||
named `.chatgpt-cli/config.yaml`, located in your home directory.
|
||||
|
||||
Reference in New Issue
Block a user