Agentic ======= Opt-in building blocks for LLM-agent workflows. See the :doc:`../guide/agentic` guide for usage. Streaming --------- .. automodule:: stabilize.streaming :members: :undoc-members: :show-inheritance: Human-in-the-Loop ----------------- .. automodule:: stabilize.hitl :members: :undoc-members: :show-inheritance: Fan-in Reducers --------------- .. automodule:: stabilize.reducers :members: :undoc-members: :show-inheritance: LLM Toolkit ----------- .. automodule:: stabilize.llm.client :members: :undoc-members: :show-inheritance: .. automodule:: stabilize.llm.tools :members: :undoc-members: :show-inheritance: .. automodule:: stabilize.llm.tasks :members: :undoc-members: :show-inheritance: