Skip to main content

How It Works

Workshop includes managed connectors for Anthropic (Claude), OpenAI (GPT), and Google Gemini. They’re enabled by default — your apps can call these providers’ models out of the box. No accounts to create, no API keys to manage, no setup steps. Usage is billed to your Workshop credits. You reference a connector via the @ mention selector or the Add Functionality button in your conversation, and Workshop handles authentication, rate limits, and billing behind the scenes.
Managed AI connectors add AI features to the apps you build. They are separate from the model that powers the Workshop agent (which you select in Settings).

What Each Provider Offers

All three providers are available simultaneously. You can use multiple providers in the same app.
Strong at careful reasoning, long-form writing, and nuanced instruction following.Capabilities: Extended thinking, PDF and image analysis, structured JSON output, tool use.Workshop provides access to the latest Claude models, from fast and cost-effective to most capable.Anthropic Models Documentation →

Using AI Connectors in Your Apps

Reference a connector in your conversation and Workshop handles the rest:
Add an AI summary feature to the dashboard using Claude.
Use OpenAI to generate product descriptions from the database fields.
Add Gemini image generation — let users describe what they want and generate it.
Workshop writes the integration code, manages the API calls, and injects credentials automatically — including when you publish the app.

Disabling a Managed Connector

Managed connectors are on by default. If you want to disable one:
  1. Open the Connectors tab in the Workshop Hub
  2. Find the provider tile under AI Models
  3. Click Delete Connection
The connector is removed and your apps will no longer be able to call that provider. You can re-enable it at any time by creating the connection again.

Bring Your Own Key (BYOK)

If you prefer to use your own API keys — to manage billing directly with a provider, access models not available through managed connectors, or meet compliance requirements — BYOK connectors are available for each provider: You can have both managed and BYOK connectors enabled for the same provider simultaneously.
  • You want zero setup — just start building
  • You don’t have accounts with each provider
  • You’re publishing apps where you want Workshop to handle the API key lifecycle
  • You already have a provider account with credits or a billing agreement
  • You need access to specific models not available through managed connectors
  • You want usage billed directly to your provider account
  • Your organization requires direct provider relationships for compliance

Security

Workshop handles API key management for managed connectors automatically:
  • Keys are generated securely on your behalf
  • Keys are stored encrypted and never exposed to the AI agent directly
  • Keys are automatically revoked when you delete a connector
  • You never need to manage or rotate keys manually

Troubleshooting

Verify your internet connection. Try deleting and re-enabling the connector.
Check your Workshop credit balance in Settings > Usage and Billing.