AIInteractionOptions
typedef
Properties
channelsToEditors : Map<string, Editor> | undefinedmodule:ai/aicore/model/aiinteraction~AIInteractionOptions#channelsToEditorsThe channel ID to editor instance map. Optional — interactions that don't depend on per-channel routing (e.g. AI Actions, which wires a synthetic single-editor map inside its
createReplyoverride) can omit it.connector : AIConnectormodule:ai/aicore/model/aiinteraction~AIInteractionOptions#connectormodule:ai/aicore/model/aiinteraction~AIInteractionOptions#localeLocale used to translate user-facing strings produced internally by replies (e.g. the placeholder shown in place of removed content while change groups are computed).
Value
object