ISPO SDK
ISPO
Preparing search index...
core
ChatAgentsApi
Interface ChatAgentsApi
Markdown
Copy Markdown
interface
ChatAgentsApi
{
clear
()
:
void
;
replace
(
agents
:
readonly
ChatCompanionAgentDescriptor
[]
)
:
void
;
}
Index
Methods
clear
replace
Methods
clear
clear
()
:
void
Returns
void
replace
replace
(
agents
:
readonly
ChatCompanionAgentDescriptor
[]
)
:
void
Parameters
agents
:
readonly
ChatCompanionAgentDescriptor
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
clear
replace
ISPO
ISPO SDK
Loading...