langchain.js
Preparing search index...
@langchain/community
chat_models/premai
ChatCompletionCreateParamsStreaming
Interface ChatCompletionCreateParamsStreaming
interface
ChatCompletionCreateParamsStreaming
{
stream
:
true
;
[
k
:
string
]:
unknown
;
}
Hierarchy
CreateChatCompletionRequest
ChatCompletionCreateParamsStreaming
Indexable
[
k
:
string
]:
unknown
Index
Properties
stream
Properties
stream
stream
:
true
If set, partial message deltas will be sent, like in ChatGPT.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stream
langchain.js
Loading...
If set, partial message deltas will be sent, like in ChatGPT.