langchain.js
    Preparing search index...

    Interface ChatDeepSeekCallOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    headers?: Record<string, string>