Skip to main content

Overview

Agno agents can call TokenLab through its OpenAI-compatible model client.

Environment

TokenLab Model Wrapper

If your Agno version includes the TokenLab model wrapper:
Some Agno builds also support model strings:

OpenAI-Compatible Setup

If your version does not include TokenLab yet, use Agno’s OpenAI-compatible model path with:
  • Base URL: https://api.tokenlab.sh/v1
  • API key: TOKENLAB_API_KEY
  • Model: gpt-5.4-mini
Model IDs change over time. Choose a current model on the Models page, then compare quality, speed, and cost on your own agent tasks.