Table of Contents

Class GlobalMessageSettingsModel

Namespace
JD.AI.Dashboard.Wasm.Models
Assembly
JD.AI.Dashboard.Wasm.dll

Global messaging settings for all channels.

public sealed class GlobalMessageSettingsModel
Inheritance
GlobalMessageSettingsModel
Inherited Members

Properties

AckReaction

public string AckReaction { get; set; }

Property Value

string

CodingReaction

public string CodingReaction { get; set; }

Property Value

string

DoneReaction

public string DoneReaction { get; set; }

Property Value

string

ErrorReaction

public string ErrorReaction { get; set; }

Property Value

string

MessagePrefix

public string MessagePrefix { get; set; }

Property Value

string

ThinkingReaction

public string ThinkingReaction { get; set; }

Property Value

string

ToolReaction

public string ToolReaction { get; set; }

Property Value

string