# Run agents on TokenLab

> TokenLab joins as a new OpenAI-compatible model provider, so you can point agents at TokenLab using the interface you already know.

- Published: 2026-07-14
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/run-agents-on-tokenlab
- Markdown: https://agno-com-nine.vercel.app/articles/run-agents-on-tokenlab.md

TokenLab joins as a new OpenAI-compatible model provider, so you can point agents at TokenLab using the interface you already know. Adding it takes no special wiring, since it speaks the OpenAI-compatible API.

See the [cookbook](https://github.com/agno-agi/agno/blob/main/cookbook/90_models/tokenlab/basic.py) for a working example.
