Interface: LLMCompletionParamsNonStreaming
Hierarchy
-
↳
LLMCompletionParamsNonStreaming
Properties
parentEvent
• Optional
parentEvent: Event
Inherited from
LLMCompletionParamsBase.parentEvent
Defined in
packages/core/src/llm/types.ts:95
prompt
• prompt: any
Inherited from
LLMCompletionParamsBase.prompt
Defined in
packages/core/src/llm/types.ts:94
stream
• Optional
stream: null
| false