Skip to main content

IBM watsonx.ai API Client

Project description

📦 ibm-watsonx-ai

Official IBM watsonx.ai Python SDK

IBM Python License

PyPI Downloads Docs Examples


Enterprise-grade Python client for building, tuning and deploying AI models with IBM watsonx.ai

🚀 Quick Start📘 Documentation📓 Examples

📌 Overview

ibm-watsonx-ai is the official Python SDK for IBM watsonx.ai, an enterprise-grade AI platform for building, training, tuning, deploying, and operating AI models at scale.

The SDK provides a unified and production-ready Python interface to the full watsonx.ai ecosystem, including Foundation Models (within LLMs), AutoAI experiments, Retrieval-Augmented Generation (RAG), model tuning, deployment, and data integration.

With ibm-watsonx-ai, developers and data scientists can seamlessly integrate advanced AI capabilities into Python applications running on IBM watsonx.ai for IBM Cloud or IBM watsonx.ai software, while meeting enterprise requirements such as security, governance, and scalability.


🎯 What This SDK Is Used For

The ibm-watsonx-ai SDK is designed to support the entire AI lifecycle:

  • 🔐 Secure authentication and environment configuration
  • 🤖 Inference with Foundation Models (LLMs, embeddings, time-series, audio)
  • 📚 Building Retrieval-Augmented Generation (RAG) systems
  • 🧪 Running and optimizing AutoAI experiments
  • ⚙️ Fine-tuning and prompt tuning of models
  • 🚀 Deploying models to scalable inference endpoints
  • 🔗 Integrating enterprise data sources into AI workflows

It is suitable for research, prototyping, and production deployments.


📦 Installation

Install from PyPI:

pip install ibm-watsonx-ai

Install with optional extras:

pip install "ibm-watsonx-ai[rag]"
Extra Description
rag Retrieval‑Augmented Generation utilities
mcp Model Context Protocol

🚀 Quick Start

Authentication

from ibm_watsonx_ai import Credentials, APIClient

credentials = Credentials(
    url="https://us-south.ml.cloud.ibm.com",
    api_key="<your-ibm-api-key>"
)

client = APIClient(credentials, space_id="<your-space-id>")

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ibm_watsonx_ai-1.5.0.tar.gz (706.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ibm_watsonx_ai-1.5.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file ibm_watsonx_ai-1.5.0.tar.gz.

File metadata

  • Download URL: ibm_watsonx_ai-1.5.0.tar.gz
  • Upload date:
  • Size: 706.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for ibm_watsonx_ai-1.5.0.tar.gz
Algorithm Hash digest
SHA256 a3ee19fa4c60e76889631094ecb586edac338cc4dded4037de190b4dbdc8e689
MD5 f392276d96e29472a3a3c547add71171
BLAKE2b-256 4e65d083c3476b107f6c49de05a45442ab40f44d21ca3eabd9c43cc0d5edf555

See more details on using hashes here.

File details

Details for the file ibm_watsonx_ai-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: ibm_watsonx_ai-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for ibm_watsonx_ai-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 875d339f8d6889485f4181321e5f93504cf36ecd5c8d9aa726aaa889d78a560b
MD5 e90c399d6674ef720c52b3c71911bddb
BLAKE2b-256 13e9cb9a48daef63633a1d13ac6ce1371af6084f9c3e032e967a2c0c1ffa39ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page