The Python Agent SDK is a minimal local runtime for AI Stats Gateway. Use it when you want:Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
- a lightweight bounded tool loop
- gateway-backed
responsesrequests - app-owned control over persistence and orchestration
What it ships
create_agent(...)define_tool(...)create_gateway_agent_client(...)- a bounded tool loop over the AI Stats
responsesAPI