












I am using the LangGraph CLI to build a Docker image from a langgraph.json configuration that defines multiple graphs/agents. By default, when the container starts, all configured agents are available through the server endpoints. I would like to keep a single reusable Docker image containing all agents, but selectively enable only a subset of agents at runtime based on an environment variable or configuration setting (for example, enabling only specific graphs per deployment without rebuilding...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。