AI Chat
This article describes the AI Chat component and its properties
The AI Chat Widget is a component that allows for conversation with AI, connecting with OpenAI via an OpenAI key.

AI Chat Properties
The properties are organized into GENERAL, MODEL SETTINGS, STYLING, and DYNAMIC VISIBILITY drawers. This guide will describe the general and styling properties only; the dynamic visibility properties are generic, and a separate guide and tutorial on dynamic visibility can be found here.
For more information on property panels, see the article on how to Set Property Values
GENERAL

OpenAI Key - Enter a key generated by OpenAI. This can be done
Placeholder Text - Generate placeholder text for the message bar. When nothing has been typed in, this text will display.
Rows in Message Input - define the number of rows of text that are displayed in the Message input before the input starts to scroll.
Personality - Select an item from the dropdown to define an AI personality:
ChatGPT Default
Analytical Expert
Strategic Advisor
Story Teller
Technical Assistant
Business Consultant
Custom
Personality Description - define the personality description.
Enable live response - Select this option to allow for live responses after each input. This is selected by default.
MODEL SETTINGS

Model - Select from the dropdown and define the OpenAI model used.
Temperature - adjust the creativity of the AI model. Ranges from 0 to 2, from least to most creative. The higher the value, the more inconsistent and ambiguous it can be
Max Tokens - Define the maximum number of tokens that can be used with the AI Chat model.
STYLING

Accent Colors - Use the input to define a color hex code, or select the Color Picker to choose a color. When a color is selected, shades and tints are automatically determined on the component.
Opacity - Set the opacity of the AI Chat component. This property can be bound to the properties panel.
Font - select from the dropdown to define the font used by the AI Chat component.
Last updated
Was this helpful?