Skip to content

solutions_agents.main

Solutions Agents internal FastAPI composition root.

Functions

create_app

create_app(runtime: WorkflowRuntime | None = None, settings: Settings | None = None) -> FastAPI

Compose the service with optional injected dependencies for tests.