Configuration

Configuration

Please check out the installation guide and getting started before configuring the addon.

This pages covers settings and options that can be altered to make good use of the extension. See advanced use case to add more models or configure new providers.

Chat Settings

You can change or update the API key by clicking the api key button on top right corner of chat window anytime.

ℹ️
Mistral will use the same key provided for chat.

Clicking the three dots on the top right corner opens additional chat settings where you can update few more settings.

  1. You can change the Provider API URL.
  2. Chat context allows you to say the number of chats from current history that gets used for each chat api call.
    ⚠️
    User and Assistant chat is counted here.
  3. Input tokens will limit the number of tokens that gets used as context for generating response of each chat.
  4. Tokens to generate will limit the number of new tokens that gets generated on every chat response.

Inline Completion

  1. Press Ctrl + Shift + A to open the chat interface.
  2. Click the Code Complete button on bottom bar to open settings.
  3. Enable code completion check box to activate inline code suggestions.
  4. Select the Completion Provider and the available code completion model.
⚠️
If API key is not provided a new pop up will request for one.
Mistral will use the same key provided for the chat.
  1. Code temperature will change the creativity of the suggestion model.
  2. Timing will the wait time before each trigger of completion.