Cloud API Chat Client for Tavern Studio

Tavern Studio is local-first, not local-only. You can use cloud APIs when you want larger hosted models, faster remote inference, or provider-specific capabilities. The point is choice: local models for private/offline workflows, cloud APIs when they fit the job.

The same character cards, World Info, presets, and chat workflows can sit above either route.

Who This Is For

  • Users who prefer hosted models for quality or speed.
  • Writers comparing local and cloud output.
  • Teams using OpenAI, Claude, Gemini, OpenRouter, or custom compatible endpoints.
  • Users who want a richer chat workspace than a provider console.

Core Content

Cloud APIs are useful, but they change privacy and cost. Requests go to the provider you configure. API keys and provider terms matter. Local storage in Tavern Studio does not mean cloud requests stay local.

Keep model routes explicit. Do not hide cloud routing inside character descriptions.

How Tavern Studio Handles It

Tavern Studio supports cloud model configuration, including OpenAI, Claude, Gemini, OpenRouter, and custom compatible endpoints. Some providers use OpenAI-compatible request shapes; others use provider-specific APIs.

Imported SillyTavern settings may map automatically for common services, but custom routes should be reviewed manually.

Operation Steps

  1. Open model/API settings.
  2. Add the cloud provider route.
  3. Enter base URL, key, and model ID where required.
  4. Save and test with a short prompt.
  5. Attach a preset appropriate for the provider.
  6. Start a character chat.
  7. Review privacy and cost implications before long sessions.

FAQ

Is Tavern Studio only for local LLMs?

No. It supports local models and cloud APIs.

Does cloud API use affect privacy?

Yes. Requests are sent to the provider you configure. Review that provider's policy.

Can I use OpenRouter?

Yes, through supported cloud/custom API configuration.

Can I use Gemini or Claude?

Yes. Tavern Studio supports cloud routes beyond OpenAI-compatible endpoints.

Can cloud and local models share the same card?

Yes. The same character card can be used with different model routes and presets.

Next Step