@cpod/sdk - v0.2.7
Preparing search index...
PromptStreamChunk
Interface PromptStreamChunk
interface
PromptStreamChunk
{
content
:
string
;
done
:
boolean
;
tokensUsed
?:
number
;
finishReason
?:
string
;
}
Index
Properties
content
done
tokens
Used?
finish
Reason?
Properties
content
content
:
string
done
done
:
boolean
Optional
tokens
Used
tokensUsed
?:
number
Optional
finish
Reason
finishReason
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
done
tokens
Used
finish
Reason
@cpod/sdk - v0.2.7
Loading...