Configuration details for a Cerebras provider.

interface CerebrasConfig {
    apikey: string;
}

Properties

Properties

apikey: string

The required authentication key for accessing the Cerebras API.