Skip to main content

Use parameters to customize your agent's base model

The "base model" of your agent is the underlying AI model that "powers" your agent. Most people can use the default model parameters for their best model, for the best experience. However, there is also the option to customize the settings for your agent's base model.  

  1. In the right-side menu, click Parameters.
  2. Choose the desired parameter options. The settings might vary slightly for each model type, but many models will have the following options:
    • Max context tokens: Defines maximum input size (1000 tokens is about 750 words).
    • Max output tokens: Defines maximum output size (1000 tokens is about 750 words).
    • Temperature: Controls the "creativity" or randomness of the content being generated.
    • Top P: Alternative to temperature, refines the number of possible responses based on the context provided.