Watsonx Orchestrate is IBM’s platform to build and run agentic systems in enterprises. Agents implemented with the open-source framework Langflow can be imported and deployed in Orchestrate. Langf...
Evaluating Agents via LLM-as-a-Judge in Langfuse
Evaluations of non-deterministic agentic systems are important in the development phase and when running them in production. Separate Large Language Models can help to run these evaluations. This p...
Developing watsonx Orchestrate Agents with IBM Bob
Watsonx Orchestrate is IBM’s platform to build and run agentic applications in enterprises. Agents can be built in various ways, for example developers can use the Agent Development Kit. This post ...
From Zero to Agentic Search in 15 Minutes with OpenRAG
OpenRAG is a package to build agentic Retrieval Augmented Generation applications that comes with all necessary components out of the box. It’s a new open-source initiative led by IBM leveraging ot...
Running Granite 4 Language Models with Ollama
Costs for AI-based applications depend primarily on inferencing, not on pre-training or fine-tuning. Inference costs depend highly on required memory usage. The new Granite 4 family of IBM’s open-s...
Managing MCP Tools with Context Forge
When building applications, developers often utilize standard tooling - Docker or Podman for containers, Ollama for local models. Context Forge aims to become the standard tool to manage agentic MC...
Leveraging gpt-oss-120b in watsonx Orchestrate
gpt-oss-120b is a powerful Large Language Model from OpenAI available as open-source. This post describes how to utilize gpt-oss-120b in watsonx Orchestrate agents. Watsonx Orchestrate is IBM’s pl...
Integrating Agents in watsonx Orchestrate via A2A
The Agent to Agent Protocol (A2A) is an open standard designed to enable communication and interoperability between multiple agentic systems. Watsonx Orchestrate is IBM’s AI-powered platform used t...
Building A2A Agents with LangGraph and watsonx.ai
The Agent2Agent (A2A) protocol is an open standard designed to enable seamless communication and collaboration between AI agents. This post explains how LangGraph agents can be extended to provide ...
Accessing watsonx.ai from LangGraph
LangGraph is one of the most popular frameworks to build agents. Watsonx.ai is IBM’s end-to-end AI development studio including various Large Language Models that can be utilized to build and host ...
