langchain.js
    Preparing search index...
    interface DeepInfraCallOptions {
        stop?: string[];
        tools?: BindToolsInput[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    stop?: string[]
    tools?: BindToolsInput[]