solutions_agents.main
Solutions Agents internal FastAPI composition root.
Functions
create_app
create_app(runtime: WorkflowRuntime | None = None, settings: Settings | None = None) -> FastAPICompose the service with optional injected dependencies for tests.