Skip to main content

Variable: ALL_AVAILABLE_MISTRAL_MODELS

const ALL_AVAILABLE_MISTRAL_MODELS: object

Type declaration

mistral-medium

mistral-medium: object

mistral-medium.contextWindow

contextWindow: number = 32000

mistral-small

mistral-small: object

mistral-small.contextWindow

contextWindow: number = 32000

mistral-tiny

mistral-tiny: object

mistral-tiny.contextWindow

contextWindow: number = 32000

Source

packages/core/src/llm/mistral.ts:13