mirror of
				https://github.com/kardolus/chatgpt-cli.git
				synced 2024-09-08 23:15:00 +03:00 
			
		
		
		
	Touch up
This commit is contained in:
		| @@ -192,7 +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]: `. | ||||
| | `command_prompt`    | The command prompt in interactive mode.                                                                                                                | '[YYYY-MM-DD HH:MM:SS] [Q#]: ' | | ||||
|  | ||||
| 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
	 Guillermo Kardolus
					Guillermo Kardolus