Skip to content

Add Gondola provider - #346

Open
Codonyat wants to merge 1 commit into
HKUDS:mainfrom
Codonyat:add-gondola-provider
Open

Add Gondola provider#346
Codonyat wants to merge 1 commit into
HKUDS:mainfrom
Codonyat:add-gondola-provider

Conversation

@Codonyat

Copy link
Copy Markdown

Adds Gondola (https://gondola-ai.com) as a built-in provider, per the instructions in the registry.py header: one ProviderSpec (gateway, openai_compat, base URL https://api.gondola-ai.com/v1, key prefix gnd_ for auto-detection), a README compatibility row, and a CHANGELOG line.

Gondola is a marketplace for Venice AI inference: 105 text models (GPT-5.6, Claude Opus 5, Gemini 3.6, Kimi K3, DeepSeek V4, plus uncensored lines), one OpenAI-compatible endpoint, paid per request in USDC, no subscription. Suppliers compete per request so prices sit below the official APIs (live board at https://gondola-ai.com/models). Public no-auth catalog at GET /v1/models, so model detection works out of the box.

Already usable today via oh provider add; this entry adds setup-picker visibility and key auto-detection. ruff check clean on the touched file, and no test references the provider registry. Setup guide for OpenHarness users: https://gondola-ai.com/guides/openharness

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant