A Bash Cheat Sheet: Adding a Model to Local watsonx Orchestrate

The this post describes a Bash automation script for setting up the IBM watsonx Orchestrate Development Edition. The script automates tasks like resetting the environment, starting the server, and configuring credentials, allowing for a more efficient workflow. It addresses common setup issues, ensuring a repeatable and successful process.

Integrating watsonx Orchestrate Agent Chat in Web Apps

This blog post demonstrates the usage of the web channel functionality in watsonx Orchestrate, enabling the embedding of conversational AI agents into custom web applications. It guides users through setting up a remote environment, generating source code, and running a web server to invoke chat features, emphasizing ease of use and customization options.

Create Your First AI Agent with Langflow and watsonx

This post shows how to use Langflow with watsonx.ai and a custom component for a “Temperature Service” that fetches and ranks live city temperatures. It covers installation, flow setup, agent prompting, tool integration, and interactive testing. Langflow’s visual design, MCP support, and extensibility offer rapid prototyping; future focus includes DevOps and version control.

(outdated) Develop and Deploy Custom AI Agents to watsonx.ai on IBM Cloud

This blog post details the development and deployment of a customizable AI Agent using watsonx.ai. It covers motivations, architecture, and code for a weather query tool, explaining local execution, testing with pytest, and deployment via scripts. The integration with Streamlit UI is emphasized, showcasing seamless deployment processes and enhanced functionality for developers.

Implementing Independent Bee Agents with TypeScript

This blog post discusses the creation of a custom Bee Agent that operates independently from the Bee Stack and interacts in German. It explores requirements, agent examples, coding in TypeScript, and GitHub references. The author implements an agent using a specific system prompt while addressing the challenges of ensuring consistent output in German.

Blog at WordPress.com.

Up ↑