Skip to main content
Agno’s OpenAIChat model is OpenAI-compatible — point it at the Orbitrage gateway and every agent step is routed and traced.

Install

Setup

Managed tools (server-side, no keys)

Pass managed tools through Agno’s request_params — Orbitrage runs them server-side and loops the result back to the model.
Pass your end-user id via default_headers={"x-orbitrage-end-user-id": ...} on the OpenAIChat model so per-user analytics line up. Agno’s own tools keep running on your side, right alongside managed tools.