diff --git a/bot_bottle/agent_provider.py b/bot_bottle/agent_provider.py index 28f380d..4a5e01a 100644 --- a/bot_bottle/agent_provider.py +++ b/bot_bottle/agent_provider.py @@ -3,18 +3,32 @@ The manifest owns the user-facing AgentProvider shape. This module is the launch-time table that turns a provider template into an executable command, default image, and prompt/auth behavior. + +Per PRD 0050 the per-provider implementations live under +`bot_bottle/contrib/