メインコンテンツまでスキップ

Interface: LLMCompletionParamsNonStreaming

Hierarchy

Properties

parentEvent

Optional parentEvent: Event

Inherited from

LLMCompletionParamsBase.parentEvent

Defined in

packages/core/src/llm/types.ts:89


prompt

prompt: any

Inherited from

LLMCompletionParamsBase.prompt

Defined in

packages/core/src/llm/types.ts:88


stream

Optional stream: null | false

Defined in

packages/core/src/llm/types.ts:98