How to setup LLM connections
To use LLMs, you have to set up connections to providers of models. For now, we offer by default a connection for the API of OpenAI.
You can set up one or more models, 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.