ART Framework API Docs
    Preparing search index...

    Class DeepSeekAdapter

    This adapter provides a consistent interface for ART agents to use DeepSeek models, handling the conversion of standard ART prompts to the DeepSeek API format and parsing the responses into the ART StreamEvent format.

    ProviderAdapter for the interface it implements.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    providerName: "deepseek" = 'deepseek'

    The unique identifier name for this provider (e.g., 'openai', 'anthropic').

    Methods