We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a806198 commit 648f791Copy full SHA for 648f791
README.md
@@ -148,13 +148,13 @@ Here are two examples for you to see My Prompt in action:
148
149
#### Sample Configuration
150
151
-bito:
152
- access_key: ""
153
- email: manthan.trivedi@bito.co
154
- preferred_ai_model: ADVANCED
155
-settings:
156
- auto_update: true
157
- max_context_entries: 20
+bito:<br/>
+ access_key: ""<br/>
+ email: first.last@mycompany.com<br/>
+ preferred_ai_model: ADVANCED<br/>
+settings:<br/>
+ auto_update: true<br/>
+ max_context_entries: 20<br/>
158
159
##### Preferred AI Model
160
By default it is set to ```ADVANCED``` and it can be overridden by running ```bito -m <BASIC/ADVANCED>```
0 commit comments