Interface: LLMChatParamsStreaming
Hierarchy
-
↳
LLMChatParamsStreaming
Properties
extraParams
• Optional
extraParams: Record
<string
, any
>
Inherited from
Defined in
packages/core/src/llm/types.ts:76
messages
• messages: ChatMessage
[]