LLMCompletionParamsNonStreaming
Defined in: .build/typescript/packages/core/src/llms/type.ts:185
Extends
Section titled “Extends”Properties
Section titled “Properties”prompt
Section titled “prompt”prompt:
MessageContent
Defined in: .build/typescript/packages/core/src/llms/type.ts:177
Inherited from
Section titled “Inherited from”LLMCompletionParamsBase
.prompt
responseFormat?
Section titled “responseFormat?”
optional
responseFormat:object
|ZodSchema
Defined in: .build/typescript/packages/core/src/llms/type.ts:178
Inherited from
Section titled “Inherited from”LLMCompletionParamsBase
.responseFormat
stream?
Section titled “stream?”
optional
stream:null
|false
Defined in: .build/typescript/packages/core/src/llms/type.ts:187