Interface for the input parameters specific to the Cohere model.

Hierarchy

Implemented by

Properties

apiKey?: string
maxTokens?: number

Maximum number of tokens to generate in the completion.

model?: string

Model to use

temperature?: number

Sampling temperature to use

Generated using TypeDoc