Add a connection
- Open Settings → Connections and choose AI provider under Add a connection.
- Pick the large ChatGPT, Claude, or Local / custom provider card.
- Choose a model from the dropdown, or select Custom model ID and enter the exact ID accepted by the provider.
- Give the connection a recognizable name and enter its API key.
- For Local / custom, confirm the OpenAI-compatible base URL.
- Choose Connect.
The one-to-five yellow dots are a relative token-usage guide within the model picker. They are not an exact price, context-window size, rate limit, or guarantee of the tokens a request will consume.
Local and custom endpoints
The default local URL ishttp://localhost:11434/v1. Custom remote endpoints must use HTTPS; plain HTTP is accepted only for localhost, 127.0.0.1, or the IPv6 loopback address. Do not embed a username, password, query string, or fragment in the base URL. Put the key in the separate API-key field.
Some local servers ignore authentication. The connection form still requires a non-empty key value; use a harmless placeholder only when the server documentation confirms that authentication is ignored.
What the connection can power
See Build workflows with AI for the differences between these surfaces.