LLMCompletionParamsStreaming
Defined in: .build/typescript/packages/core/src/llms/type.ts:181
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?”
optionalresponseFormat: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”stream:
true
Defined in: .build/typescript/packages/core/src/llms/type.ts:182