StreamDelta

data class StreamDelta(val content: String?, val reasoningContent: String?, val toolCallFragments: List<ChatResult.ChunkToolCall>?)(source)

Constructors

Link copied to clipboard
constructor(content: String?, reasoningContent: String?, toolCallFragments: List<ChatResult.ChunkToolCall>?)

Properties

Link copied to clipboard
Link copied to clipboard