Ante
Reach Gondola from Antigma Labs' Ante the quick way with two env vars, or add it as a named provider in catalog.json, and run any Venice model paid per request in USDC on Base.
Create an API key
Point Ante at Gondola
Ante ships a built-in openai-compatible provider that reads its endpoint from two env vars, no config file needed:
For a named gondola provider that shows up alongside your other providers (and survives adding a second, unrelated OpenAI-compatible endpoint later), add a block to ~/.ante/catalog.json instead:
Pick a model
The catalog block above lists claude-sonnet-5 (general agent work) and qwen3-coder-480b-a35b-instruct-turbo (coding specialist). Any id from the live catalog works the same way; copy context_length and max_completion_tokens into context_limit and max_tokens:
Notes and troubleshooting
Omitting these headers means no ceiling, and a request with no cheaper capacity can fall through to Gondola's own backup key at Venice list price. This only works on the named provider path: the quick env vars have no header field to set.
If a request returns insufficient balance, top up at /wallet. Real usage and spend per key live at /keys.