PromptChunk interface
Streaming chunk passed in the sendChunk
event of a PromptCompletionClient
.
delta |
Delta for the response message being buffered up.
|
Delta for the response message being buffered up.
delta?: Partial<Message<string>>
Property Value