@squidcloud/client
Preparing search index...
AiChatOptionsWithoutVoice
Type Alias AiChatOptionsWithoutVoice<T>
AiChatOptionsWithoutVoice
:
Omit
<
AiChatOptions
<
T
>
,
"voiceOptions"
>
&
{
model
?:
T
;
}
Chat options that exclude voice-specific configurations.
Type Parameters
T
extends
AiChatModelName
|
undefined
=
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/client
Loading...
Chat options that exclude voice-specific configurations.