/** * Supported chat completion model IDs: `sarvam-105b`. */ export type SarvamModelIds = "sarvam-105b";