langchain.js
    Preparing search index...

    Interface OpenAICallOptions

    interface OpenAICallOptions {
        options?: RequestOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    options?: RequestOptions

    Additional options to pass to the underlying axios request.