Aicado Docs
FAQRelease NotesCommunity
  • Welcome to Aicado
  • What is Aicado?
  • Key Features
  • 👤User Guide
    • Account Creation & Login
    • Pricing
      • What Can You Do with 100 Credits?
      • Refund Policy
      • Get an Invoice
    • Troubleshooting
  • âš¡Embeddable AI Tools
    • What is Embeddable AI Tools?
      • Accessing the Embeddable AI Tools
      • Customizing AI Models
      • Generating & Adding Embed Code
    • AI Chatbot Embed User Guide
      • Customize & Training
      • Display Settings
      • Prompt Settings
      • Advanced Settings
      • Generating & Adding Embed Code
      • Using as a chat balloon on your website
    • Using Webhooks
    • Using on a Domain
    • Using on Multiple Domains
    • Using as a Team
    • Monitoring Usage
    • Rate Limits
    • White Labeling
    • Language Support
  • For Developers
    • API Documentation
  • Templates
    • Crab AI
      • How to Customize Crab AI?
    • SaaSCado
      • How to Customize SaaSCado?
  • Aicado AI Connector - Bubble.io
    • Introduction
      • How it works?
      • Available AI Models
      • Plugin Requirements
      • Plugin Properties
  • Get Started
    • Plugin Installation
    • Authentication
    • Webhook Configuration
    • Action Usage
  • Setup Examples By Models
    • General Instructions
    • Text To Speech
    • Swap Faces In Photos
    • Image to Video
    • Background Changer
    • Swap Faces In Videos
    • Dress Room
    • Text to Image
  • Embed Guides
    • Add Aicado to Wix
    • Add Aicado to Wordpress
    • Add Aicado to Shopify
    • Add Aicado to Squarespace
    • Add Aicado to Framer
    • Add Aicado to Thunkable
    • Add Aicado to FlutterFlow
    • Add Aicado to Bubble.io
    • Add Aicado to Softr
    • Add Aicado to Toddle
  • Super Agent Tools
    • What is Super Agent?
    • Essentials
    • Web Crawler
    • Web Search
    • Text To Speech
    • Text To Image Stable Diffusion
    • Image Outpainting
    • Image Search and Replace
    • Image Recolor
    • Clarity Upscaler
    • Link Shortener
    • Send Email
    • Review Collector Pro for Amazon
    • Product Collector For Amazon
    • Linkedin Collect Company Information
    • Linkedin Profile Collector
    • Linkedin Posts Collect By URL
    • Linkedin Posts By Profile URL
    • Instagram - Reels - Discover by URL all Reels
    • Instagram - Posts - Collect By Post URL
    • Instagram - Profiles - Collect By Profiles URL
    • Yahoo Finance Business Information
    • TikTok - Comments
    • TikTok - Profiles - Discover by search url
    • Facebook - Comments
    • Facebook Company Reviews
    • Github Repository
    • Booking Listings
    • Indeed job listings information
    • Indeed job listings information - Discover by Keyword
    • Airbnb Properties Information
    • Google Play Store
    • Apple App Store
    • Google maps reviews
    • Crunchbase companies information
    • BBC news
    • Reuters news
Powered by GitBook
On this page
  • Temperature
  • Max Tokens
  • Frequency Penalty
  • Presence Penalty
  • Adjusting Settings

Was this helpful?

  1. Embeddable AI Tools
  2. AI Chatbot Embed User Guide

Advanced Settings

This section covers the advanced settings for fine-tuning the AI model's output. These parameters allow you to customize the behavior of the AI to better suit your specific use cases without requiring coding knowledge.

Temperature

Purpose: Controls the randomness in the AI's responses. Range: 0.0 to 1.0 Default: 1.0

  • Lower values (0.0 - 0.5): Produce more consistent and deterministic responses. Suitable for fact-based or analytical tasks.

  • Higher values (0.6 - 1.0): Generate more diverse and creative outputs. Ideal for brainstorming or creative writing tasks.

Note: Even at 0.0, responses may not be entirely deterministic due to the nature of language models.

Max Tokens

Purpose: Limits the length of the AI's response. Input: Positive integer or null Default: Not specified (uses model's maximum)

  • Represents the maximum number of tokens (word pieces) in the AI's response.

  • Helps control the length and detail of generated text.

Important: The total of input tokens and generated tokens must not exceed the model's context length.

Frequency Penalty

Purpose: Reduces repetition in the AI's responses. Range: -2.0 to 2.0 Default: 0

  • Positive values: Decrease likelihood of token repetition.

  • Negative values: Increase likelihood of token repetition.

Recommendation: Start with small positive values (0.1 to 0.5) to maintain natural variation in responses.

Presence Penalty

Purpose: Influences the introduction of new topics in the AI's responses. Range: -2.0 to 2.0 Default: 0

  • Positive values: Encourage the model to introduce new topics.

  • Negative values: Encourage the model to focus on existing topics.

Use Case: Higher values can be useful for generating more diverse content.

Adjusting Settings

  1. Start with default values and make incremental adjustments.

  2. Test the output after each adjustment to gauge the impact.

  3. Consider your specific use case when modifying these parameters.

  4. Document successful configurations for future reference.

Remember that optimal settings may vary depending on your specific application and desired output. Experimentation within safe ranges is encouraged to find the best configuration for your needs.

PreviousPrompt SettingsNextGenerating & Adding Embed Code

Last updated 8 months ago

Was this helpful?

âš¡