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.

Use button 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 latest chats from current history to used.
    ⚠️
    Both the user and assistant chats are counted while considering the chat history.
  3. Input tokens will represent number of tokens that gets used as context for generating response of each chat.
  4. Number of new tokens that get generated on each response.
ℹ️
Decrease Tokens to generate will generate short but quick AI 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.
⚠️
Mistral code complete model 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.

Questions or Feedback?

🐞
Cyclone Coder is still under development, and your input is valuable! Have a question or feedback? Feel free to open an issue!

Edit this page