OpenHarness
Register Gondola as a compatible-endpoint provider in HKUDS's OpenHarness with one oh provider add command, and run any Venice model paid per request in USDC on Base.
Create an API key
Add the provider
OpenHarness (the oh CLI, with the built-in ohmo personal agent) treats providers as named profiles. Register Gondola as an OpenAI-compatible profile:
Switch to the new profile and confirm it authenticated:
Pick a model
The command above defaults the profile to claude-sonnet-5, a strong general-purpose pick. For a coding specialist, use qwen3-coder-480b-a35b-instruct-turbo instead, either by re-running oh provider add with a different --model, or per run with the global -m/--model flag on oh. Browse the full catalog, with prices and context windows, any time:
Notes and troubleshooting
If a request returns insufficient balance, top up at /wallet. The model catalog above is live, so a model added to Venice today is callable from Gondola the same day.