Discover Inception models here
Get an API key from OpenRouter
config.yaml
Check out a more advanced configuration here
Optional configuration
OpenRouter allows you configure provider preferences, model routing configuration, and more. You can set these viarequestOptions
.
For example, to prevent extra long prompts from being compressed, you can explicitly turn off Transforms:)
config.yaml
Model Capabilities
OpenRouter models may require explicit capability configuration because the proxy doesn’t always preserve the function calling support of the original model.Continue automatically uses system message tools for models that don’t support
native function calling, so Agent mode should work even without explicit
capability configuration. However, you can still override capabilities if
needed.
config.yaml
Not all models support function calling. Check the OpenRouter models page for specific model capabilities.