AI agents can work autonomously by delegating tasks to different agents, models and tools. Various protocols are evolving to standardize the communication between agents. This post describes some p...
Introducing the watsonx Orchestrate Tool Builder
watsonx Orchestrate is a low code tool to build AI agents for business. It comes with a new component, called ‘Tool Builder’ to create flows via a graphical user interface or for developers via Pyt...
Custom Inference Stacks in watsonx.ai
Watsonx.ai comes with the popular inference stack vLLM out of the box. With the latest version it’s also possible to deploy custom inference servers. Not every Generative AI Model can be run on vL...
Building agentic Applications with Langflow and MCP
Langflow is an open-source tool to build agentic applications via re-usable UI controls and Python code. This post demonstrates a simple example that introduces Langflow, its capability to invoke M...
Connecting AI Agents to IBM watsonx Orchestrate
IBM watsonx Agent Connect is a new technology to connect AI agents from any framework to IBM watsonx Orchestrate. This post explains how to build external agents and how to access them from watsonx...
Observability in watsonx Orchestrate via Langfuse
watsonx Orchestrate provides observability through a native integration with an open-source project known as Langfuse, an LLM engineering platform supporting traces and observations. This post show...
AI Highlights from IBM Think 2025
This week IBM Think 2025 took place in Boston. Below are some of my highlights related to AI. Note that not all capabilities below are already generally available. For some features there are publ...
Tools in watsonx Orchestrate via MCP, Python and OpenAPI
The IBM watsonx Orchestrate Agent Development Kit is a set of tools designed to make it easy to build and deploy agents using IBM watsonx Orchestrate. It supports integrating agents and tools built...
Integrating watsonx.ai Agents in watsonx Orchestrate
In the latest version of watsonx Orchestrate IBM has added new functionality to build and run agentic applications. Orchestrator agents can leverage agents hosted on other platforms or on watsonx.a...
Deploying Docling on watsonx.ai
Docling is a popular open-source project contributed by IBM. It supports easy and fast parsing of PDFs and several other file types including images. Docling can be run via containers and deployed ...
