Interface InferenceOptions

Hierarchy

  • InferenceOptions

Properties

model: string
parameters?: Record<string, any>
prompt: string | string[]
provider: string
type: "completion" | "chat" | "embedding"

Generated using TypeDoc