Skip to main content

Installation

Usage

What’s Tracked

For each API call, MeshAI captures:
  • Model name (extracted from the response, not hardcoded)
  • Input tokens (prompt_tokens)
  • Output tokens (completion_tokens)
  • Request type (chat.completions)

Alternative: Proxy (Zero-Code)

If you prefer no SDK at all:
All OpenAI calls are automatically routed through MeshAI.