Skip to content

Commit e393b29

Browse files
committed
docs: remove incorrect apiConfiguration section from custom modes documentation
1 parent a10d3a6 commit e393b29

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/features/custom-modes.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,6 @@ Common regex patterns:
114114
* Additional behavioral guidelines for the mode
115115
* Example: `"Focus on explaining concepts and providing examples"`
116116

117-
#### `apiConfiguration`
118-
* Optional settings to customize the AI model and parameters for this mode
119-
* Allows optimizing the model selection for specific tasks
120-
* Example: `{"model": "gpt-4", "temperature": 0.2}`
121-
122117
### Mode-Specific Instructions via Files/Directories
123118

124119
In addition to the `customInstructions` property in JSON, you can provide mode-specific instructions via files in your workspace. This is particularly useful for:

0 commit comments

Comments
 (0)