Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Compose for Agents Demos

Prerequisites

Demos

Each of these demos is self-contained and can be run either locally or using a cloud context. They are all configured using two steps.

  1. change directory to the root of the demo project
  2. create a .mcp.env file from the mcp.env.example file (if it exists, otherwise the demo doesn't need any secrets) and supply the required MCP tokens
  3. run docker compose up --build

Using OpenAI models

The demos support using OpenAI models instead of running models locally with Docker Model Runner. To use OpenAI:

  1. Create a secret.openai-api-key file with your OpenAI API key:

    sk-...
  2. Start the project with the OpenAI configuration:

    docker compose -f compose.yaml -f compose.openai.yaml up

Compose for Agents Demos - Classification

DemoAgent SystemModelsMCPsprojectcompose
A2A Multi-Agent Fact CheckerMulti-AgentOpenAIduckduckgo./a2acompose.yaml
Agno agent that summarizes GitHub issuesMulti-Agentqwen3(local)github-official./agnocompose.yaml
Vercel AI-SDK Chat-UI for mixing MCPs and ModelSingle Agentllama3.2(local), qwen3(local)wikipedia-mcp, brave, resend(email)./vercelcompose.yaml
CrewAI Marketing Strategy AgentMulti-Agentqwen3(local)duckduckgo./crew-aicompose.yaml
ADK Multi-Agent Fact CheckerMulti-Agentgemma3-qat(local)duckduckgo./adkcompose.yaml
ADK & Cerebras Golang ExpertsMulti-Agentunsloth/qwen3-gguf:4B-UD-Q4_K_XL & ai/qwen2.5:latest (DMR local), llama-4-scout-17b-16e-instruct (Cerebras remote)./adk-cerebrascompose.yml
LangGraph SQL AgentSingle Agentqwen3(local)postgres./langgraphcompose.yaml
Embabel Travel AgentMulti-Agentqwen3, Claude3.7, llama3.2, jimclark106/all-minilm:23M-F16brave, github-official, wikipedia-mcp, weather, google-maps, airbnb./embabelcompose.yaml and compose.dmr.yaml
Spring AI Brave SearchSingle Agentnoneduckduckgo./spring-aicompose.yaml
ADK Sock Store AgentMulti-Agentqwen3MongoDb, Brave, Curl,./adk-sock-shopcompose.yaml
Langchaingo DuckDuckGo SearchSingle Agentgemma3duckduckgo./langchaingocompose.yaml
MinionS Cost-Efficient Local-Remote CollaborationLocal-Remote Protocolqwen3(local), gpt-4o(remote)./minionsdocker-compose.minions.yml

License

This repository is dual-licensed under the Apache License 2.0 or the MIT License. You may choose either license to govern your use of the contributions made by Docker in this repository.

ℹ️ Note: Each example under may have its own LICENSE file. These are provided to reflect any third-party licensing requirements that apply to that specific example, and they must be respected accordingly.

SPDX-License-Identifier: Apache-2.0 OR MIT

关于 About

Build and run AI agents using Docker Compose. A collection of ready-to-use examples for orchestrating open-source LLMs, tools, and agent runtimes.
agentic-workflowsai-agentsdockerdocker-composeexampleslarge-language-modelsllama-cppopenai-gymself-hosted

语言 Languages

TypeScript58.1%
Python24.1%
Go5.1%
HTML3.7%
Dockerfile3.0%
CSS2.2%
Java1.7%
JavaScript1.7%
Makefile0.4%
Nix0.1%
Shell0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
472
Total Commits
峰值: 119次/周
Less
More

核心贡献者 Contributors