Skip to content

Commit 6de9eb1

Browse files
authored
Update docs/configuration.md
1 parent 0c8eeae commit 6de9eb1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/configuration.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,6 @@ interface Config {
198198
}
199199
```
200200

201-
### Custom Provider API Types
202-
203-
When configuring custom providers, choose the appropriate API type:
204-
205-
- **`openai-responses`**: OpenAI's new responses API endpoint (`/v1/responses`). Best for OpenAI models with enhanced features like reasoning and web search.
206-
207201
### Default values
208202

209203
```javascript

0 commit comments

Comments
 (0)