{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"Integrates IBM watsonx.ai foundation models with LlamaIndex's LLM API, enabling you to use IBM's models for text completion and chat inference through a unified interface.","skillfed_tags":["llm-integration","ibm-watsonx"],"use_cases":["Build a RAG pipeline using LlamaIndex with IBM's foundation models as the inference backend.","Stream responses from IBM watsonx.ai models in a chat application via LlamaIndex.","Experiment with different IBM granite models without rewriting your LlamaIndex application code.","Use IBM watsonx.ai in a multi-provider LLM setup where LlamaIndex abstracts the provider differences."],"what_it_does":"This package bridges LlamaIndex's LLM abstraction layer with IBM's watsonx.ai foundation models. It wraps the ibm-watsonx-ai SDK to let you call IBM models (like granite variants) using LlamaIndex's standard completion and chat interfaces, supporting both synchronous and streaming modes.\n\nYou instantiate a WatsonxLLM class with your IBM Cloud credentials, project ID, and model choice, then call .complete(), .chat(), .stream_complete(), or .stream_chat() just as you would with any other LlamaIndex LLM provider. The package handles authentication, parameter marshalling, and response parsing against the IBM API.","worth_installing":"Yes, if you are already using LlamaIndex and need to integrate IBM watsonx.ai models. The package has low install friction, permissive licensing, and active maintenance. No known vulnerabilities. Install it as a straightforward provider plugin for LlamaIndex."},"id":"llama-index-llms-ibm","links":{"html":"https://skillfed.io/packages/llama-index-llms-ibm","md":"https://skillfed.io/packages/llama-index-llms-ibm.md","pypi":"https://pypi.org/project/llama-index-llms-ibm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-17","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-llms-ibm","python_support":"supports_current","summary":"llama-index llms IBM watsonx.ai integration"},"popularity":{"monthly_downloads":87198,"position":13810,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0.post1"}
