langchain.js
    Preparing search index...

    Interface ChatDeepSeekCallOptions

    interface ChatDeepSeekCallOptions {
        headers?: Record<string, string>;
    }

    Hierarchy

    • ChatOpenAICallOptions
      • ChatDeepSeekCallOptions
    Index

    Properties

    Properties

    headers?: Record<string, string>