How to setup LLM connections
To use LLMs, you have to set up connections to providers of models. We offer connections for four different providers: Anthropic, Google Gemini, Ollama, and OpenAI. You can set up one or more of them on your machine, and switch between them at your leisure.
To see which connectors are known by default, and change the default, you can use the view below (right click on any of them and click on Make default
to make them the default connector):

To add different connectors with different models, see Managing LLM provider connections and setting the default.