Skip to main content

Model setup

Agent can be used with models that support tool use through Continue.

For the best Agent experience we recommend Claude 3.7 Sonnet from Anthropic. Add Claude 3.7 Sonnet to your assistant from the hub here. You can get an API key from the Anthropic console.

Currently the following providers are supported:

The best chat models generally support tool usage. See recommended chat models for more.

If the model is not known to support tools, Agent will be disabled. To designate tool support, a model must be configured with the tool_use capability or specifically marked as supporting tools in Continue's source code.