Interface NativeInferenceOptions

Hierarchy

  • NativeInferenceOptions

Properties

maxTokens?: number
model: string
prompt: string
stopSequences?: string[]
temperature?: number

Generated using TypeDoc