Skip to main content
Demonstrates how to define a single global httpx.Client so that all agno Agents (OpenAI, Anthropic, internal models, etc.) share consistent behavior: logging, headers, request IDs, and retries.

Run the Example