generative-ts

Interface HuggingfaceAuthConfig

interface HuggingfaceAuthConfig {
    HUGGINGFACE_API_TOKEN: string;
}

Properties

HUGGINGFACE_API_TOKEN: string

The Huggingface Inference key, used as Bearer Token