Agent Providers =============== The ``agentstr.agents.providers`` submodule contains integrations for agentic frameworks. Each provider class enables the Agentstr SDK to seamlessly interact with that respective backend. .. note:: Currently, only the LangGraph and Google ADK providers support streaming. .. toctree:: :maxdepth: 1 :caption: Available Providers providers/agno providers/dspy providers/google providers/langgraph providers/openai providers/pydantic