Settings
  • API Keys
  • LLM Preferences
  • Custom Endpoints
  • Theme / Other
{{#show_warning}}

Please enter an API key from a supported LLM provider to enable Stubs. Without at least one valid API key, you will not be able to use the application.

{{/show_warning}}
Get an API key here.
Get an API key here.
Get an API key here.

Get an API key here.

Get an API key here.

You must enter an API key

Stubs has 4 steps for completing tasks, you can set the LLM used for each step:

Add your OpenAI-compatible API endpoint.
Example:

  • Use the OpenRouter URL: https://openrouter.ai/api/v1 with one of their models.
  • Run a local LLM using LM Studio.

After adding a custom API endpoint, you'll need to select it from the dropdowns under LLM preference.



Custom API Urls

URL Model Name Action
No Custom API Endpoint entry yet

Stubs can apply code changes by breaking up each request (piecemeal) or asking for a formal diff of changes. Piecemeal is more accurate but slower, and Formalized is more prone to mistakes. Simple is extremely fast but the worst at accuracy.