DxAIChat Properties
An AI-powered chat component.
Name | Description |
---|---|
Css |
Assigns a CSS class to the Dx component.
|
Empty |
Specifies the template used to display the message area if there are no message bubbles. |
Frequency |
Specifies how the model penalizes new tokens based on their frequency in the text. |
Max |
Limits the maximum number of tokens to generate in a single call to a GPT model. |
Message |
Specifies a template used to display message bubble content. |
Message |
Specifies the template used to display chat messages. |
Response |
Specifies the format of response content. |
Size |
Specifies the size of the component and its content. |
Temperature | Specifies the response text randomness. |
Use |
Specifies whether a response should be sent as a stream. |