agent-zero

agent-zero

Docker 应用程序 from Selfhosters

概述

Agent-Zero is the easiest way to create and deploy autonomous AI agents. Configuration note: The "--BRANCH=main" post argument will break installation if you are not using Tailscale- create it as a standard variable in that case, and remove the post-arg. It's a powerful platform designed to simplify the development and management of AI agents by providing a user-friendly interface and robust backend capabilities.

Simply provide your API key from a supported Large Language Model (LLM) provider (like OpenAI, Anthropic, or Cohere), describe the agent you want to build, and Agent-Zero will generate, test, and deploy it for you.

FIRST RUN SETUP: After deploying this container, access the web interface and configure your LLM provider during the initial setup. You must provide your own API key or Ollama instance URL for at least one LLM provider for the application to be useful. All configuration is done through the web interface on first run.

GPU Support: This template will pass all available Nvidia GPUs to the container. This requires the Nvidia-Plugin to be installed from Community Applications.
BRANCH parameter is in post-arguments, because it needs to be passed after the tailscale package completes, or the container will fail to start.[/br] Future-Proofing Note: The GPU passthrough setting is included to future-proof the container for when the developer begins releasing CUDA-enabled images directly to Docker Hub. If you do not require GPU functionality, feel free to remove the '--runtime=nvidia' parameter from the 'Extra Parameters' field.

要求

https://forums.unraid.net/topic/98978-plugin-nvidia-driver/

运行时参数

网络用户界面
http://[IP]:[PORT:80]
网络
bridge
特权
false
额外参数
--runtime=nvidia

模板配置

Web UI PortPorttcp

The port to access the Agent-Zero web interface. The container listens on port 80, which is mapped to the host port you specify here.

目标
80
默认值
50080
价值
50080
Appdata PathPathrw

Container path for storing application data, agent configurations, and logs.

目标
/a0
默认值
/mnt/user/appdata/agent-zero
价值
/mnt/user/appdata/agent-zero
NVIDIA Visible DevicesVariable

The UUID of the NVIDIA GPU to pass to the container. 'all' will pass all available GPUs.

目标
NVIDIA_VISIBLE_DEVICES
默认值
all
价值
all
Ollama Base URLVariable

The base URL of an Ollama instance that can be used as a fallback if no other LLM providers are configured.

目标
OLLAMA_BASE_URL
默认值
http://localhost:11434
价值
http://localhost:11434
LM Studio Base URLVariable

The base URL of an LM Studio instance that can be used as a fallback if no other LLM providers are configured.

目标
LM_STUDIO_BASE_URL
默认值
http://localhost:1234/v1
价值
http://localhost:1234/v1

下载统计数据

255,912
下载总数
69,349
本月
38,117
平均每月

长期下载总量

加载图表...

详细信息

存储库
agent0ai/agent-zero:latest
最后更新2026-04-13
初见2025-07-30

在Unraid 上运行 agent-zero 。

agent-zero 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。