langchain.js
    Preparing search index...
    interface WatsonxToolParams {
        configSchema?: Record<string, any>;
        description: string;
        name: string;
        schema?: Record<string, any>;
        service?: WatsonxAiMlVml_v1;
    }

    Implemented by

    Index

    Properties

    configSchema?: Record<string, any>
    description: string
    name: string
    schema?: Record<string, any>
    service?: WatsonxAiMlVml_v1