solutions_agents.server
Settings-driven Uvicorn process edge for the container image.
Functions
main
main() -> NoneRun the ASGI application with the same evaluated service settings.
server_options
server_options(settings: Settings) -> dict[str, Any]Build the small validated Uvicorn option set without reading secrets.