AIAssistSettingsModel

9 Jul 20261 minute to read

Interface for a class AIAssistSettings

Properties

placeholder string

Specifies the placeholder text displayed in the AI assist chat input box.

promptSuggestions string[]

Specifies a list of sample prompts displayed in the AI assist chat to help users initiate a conversation.

requestUrl string

Specifies the service endpoint URL where the Spreadsheet AI assist sends chat requests and receives responses.