You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <summary>Gets the ChatMessages value exposed by the AIKernel public contract surface. JA: AIKernel の公開契約サーフェスで公開される ChatMessages 値を取得します。</summary>
ChatMessages=0,
/// <summary>Gets the SingleTextPrompt value exposed by the AIKernel public contract surface. JA: AIKernel の公開契約サーフェスで公開される SingleTextPrompt 値を取得します。</summary>
SingleTextPrompt=1,
/// <summary>Gets the AlternatingMessages value exposed by the AIKernel public contract surface. JA: AIKernel の公開契約サーフェスで公開される AlternatingMessages 値を取得します。</summary>