AI Workbench
AI Workbench separates providers, endpoints, model capabilities, and feature routes so model configuration stays maintainable.
Managed Objects
| Object | Description |
|---|---|
| Provider | OpenAI, Anthropic, Gemini, Azure, or custom-compatible endpoints |
| Endpoint | Base URL, API key, protocol, and connection state |
| Model | Text, vision, image, and other capability declarations |
| Route | Default 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.