http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-openai
/
org.http4k.connect.openai.action
/
StreamOptions
Stream
Options
@
JsonSerializable
data
class
StreamOptions
(
val
include_usage
:
Boolean
?
=
null
)
(
source
)
Members
Constructors
Stream
Options
Link copied to clipboard
constructor
(
include_usage
:
Boolean
?
=
null
)
Properties
include_
usage
Link copied to clipboard
val
include_usage
:
Boolean
?