15 · The Workbench

Inference Provider

Who runs the model

The service executing the model — OpenAI, Anthropic, Google, Together, or your own vLLM server. The harness often lets you switch providers without changing your workflow.

Concrete example

Same Cursor agent; swap from Claude to GPT in settings.

Why it matters

Separates model vendor from tool vendor.