@cpod/sdk - v0.2.7
Preparing search index...
UpdateExpertRequest
Interface UpdateExpertRequest
Request to update an expert
interface
UpdateExpertRequest
{
name
?:
string
;
description
?:
string
;
system_prompt
?:
string
;
model
?:
string
;
avatar
?:
string
;
is_active
?:
boolean
;
}
Index
Properties
name?
description?
system_
prompt?
model?
avatar?
is_
active?
Properties
Optional
name
name
?:
string
Optional
description
description
?:
string
Optional
system_
prompt
system_prompt
?:
string
Optional
model
model
?:
string
Optional
avatar
avatar
?:
string
Optional
is_
active
is_active
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
description
system_
prompt
model
avatar
is_
active
@cpod/sdk - v0.2.7
Loading...
Request to update an expert