AI Workbench

AI Workbench separates providers, endpoints, model capabilities, and feature routes so model configuration stays maintainable.

Managed Objects

ObjectDescription
ProviderOpenAI, Anthropic, Gemini, Azure, or custom-compatible endpoints
EndpointBase URL, API key, protocol, and connection state
ModelText, vision, image, and other capability declarations
RouteDefault model selection for a feature

Workflows

  • Add providers and endpoints.
  • Test connections and keep verified state visible.
  • Fetch or manually add models.
  • Separate text, vision, and image models.
  • Route AI quick edit, skill translation, Rules rewrite, and testing to suitable models.

Never put API keys into prompts, skills, rules, screenshots, or public docs.