Service for managing batch inference operations in watsonx.ai.

Provides methods to create, retrieve, list, and cancel batch inference jobs, as well as manage associated files through the Files instance.

Hierarchy (view full)

Constructors - Constructor

Properties

#apikey: string
files: Files

Files instance for managing batch inference files.

httpsAgentMap: WatsonXAI.HttpsAgentMap = ...
serviceUrl: string

URL required for watsonx inference endpoints

version: string

The version date for the API of the form YYYY-MM-DD.

wxServiceUrl: string

URL required for dataplatform endpoints

PLATFORM_URLS_MAP: Record<string, string> = PLATFORM_URL_MAPPINGS

Methods