model-compose: Model-compose is a declarative framework for defining and deploying AI systems using a single YAML file. It enables composition of models, agents, workflows, and tools, allowing deployment locally, in containers, or across distributed environments.; mcp-agent: `mcp-agent` is a simple, composable Python framework designed for building effective agents using the Model Context Protocol (MCP). It fully implements MCP, offers composable agent patterns, and supports durable execution with Temporal for robust, production-ready applications.
Building and orchestrating complex AI workflows and pipelines.
Building robust LLM agents that integrate with diverse MCP servers (e.g., filesystem, web fetch).