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.
stream_options
1 parent 9c316b1 commit 30f19baCopy full SHA for 30f19ba
site-src/guides/metrics-and-observability.md
@@ -17,7 +17,7 @@ This guide describes the current state of exposed metrics and how to scrape them
17
"max_tokens": 10,
18
"temperature": 0,
19
"stream": true,
20
- "stream_options": {"include_usage": "true"}
+ "stream_options": {"include_usage": true}
21
}'
22
```
23
0 commit comments