Skip to content

AI models

In this section, you can view, add, edit, or delete the AI models that the AI Agent will use.

Chatbot

  • Name: displays the name assigned to the registered model.
  • URL: displays the URL used by the model.
  • Status: indicates whether the model is active or inactive. By default, this option is enabled.
  • Options: allows you to edit or delete the model.
  • Add: allows you to add a new model.

Create or edit

Visual

  • Platform: indicates the platform to which the model belongs. Currently, the platform includes preconfigured options for OpenAI and Gemini. To use another platform, select Custom.
  • Model: allows you to enter a name related to the API you are adding. If you select OpenAI or Gemini as the platform, this field will display a drop-down list with the available preconfigured models.
  • URL: allows you to enter the API that will be accessed. If you select an OpenAI or Gemini model, this field will be automatically filled with the URL of the selected model.
  • Key: allows you to enter the API key. This field is optional.

Advanced configuration

Visual

  • Temperature: controls the creativity of the responses. A value of 0.0 generates more deterministic responses, while a value of 2.0 generates more creative responses.
  • Top P: controls the diversity of the responses. A value of 0.0 generates more conservative responses, while a value of 1.0 generates more diverse responses.
  • Maximum tokens: indicates the maximum number of tokens allowed in the response.
  • Close: returns to the AI models view without saving the changes.
  • Save / Update: saves the changes made.