StreamOptions
Options for streaming responses.
AIMLInferenceDeploymentMLOpsOpenAI CompatibleAnthropic CompatibleTruss
Properties
| Name |
Type |
Description |
| include_usage |
boolean |
If `true`, includes token usage statistics in the final streaming chunk. |
| continuous_usage_stats |
boolean |
If `true`, includes running token usage statistics in each streaming chunk. |
JSON Schema