mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 19:04:37 +00:00
docs: add supportsUsageInStreaming to compat table
This commit is contained in:
parent
14be8efba8
commit
d82df76222
12 changed files with 1 additions and 0 deletions
|
|
@ -650,6 +650,7 @@ To fully replace a built-in provider with custom models, include the `models` ar
|
|||
| `supportsStore` | Whether provider supports `store` field |
|
||||
| `supportsDeveloperRole` | Use `developer` vs `system` role |
|
||||
| `supportsReasoningEffort` | Support for `reasoning_effort` parameter |
|
||||
| `supportsUsageInStreaming` | Whether provider supports `stream_options: { include_usage: true }`. Default: `true` |
|
||||
| `maxTokensField` | Use `max_completion_tokens` or `max_tokens` |
|
||||
|
||||
**Live reload:** The file reloads each time you open `/model`. Edit during session; no restart needed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue