Orchestrator framework ====================== .. autoclass:: klea_utils.graph.base.BaseLangGraph :members: :show-inheritance: Shared state schemas -------------------- .. automodule:: klea_utils.graph.schemas :members: :show-inheritance: Reducers -------- .. automodule:: klea_utils.graph.reducers :members: :show-inheritance: .. LLMModel was moved to klea_utils.llm (see :doc:`llm`) in v0.4.0. Keep this comment to avoid re-adding it here.