agent-zero

agent-zero

Aplicación Docker from Selfhosters

Visión general

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.

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]
Red
bridge
Privilegiado
false
Parámetros adicionales
--runtime=nvidia

Configuración de plantillas

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.

Objetivo
80
Por defecto
50080
Valor
50080
Appdata PathPathrw

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

Objetivo
/a0
Por defecto
/mnt/user/appdata/agent-zero
Valor
/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.

Objetivo
NVIDIA_VISIBLE_DEVICES
Por defecto
all
Valor
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.

Objetivo
OLLAMA_BASE_URL
Por defecto
http://localhost:11434
Valor
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.

Objetivo
LM_STUDIO_BASE_URL
Por defecto
http://localhost:1234/v1
Valor
http://localhost:1234/v1

Categorías

Descargar estadísticas

255,912
Descargas totales
69,349
Este mes
38,117
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
agent0ai/agent-zero:latest
Última actualización2026-04-13
Visto por primera vez2025-07-30

Ejecute agent-zero en Unraid.

agent-zero se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.