@cpod/sdk - v0.2.7
Preparing search index...
Expert
Interface Expert
Expert object
interface
Expert
{
id
:
string
;
expert_name
?:
string
;
name
:
string
;
description
?:
string
;
avatar
?:
string
;
system_prompt
?:
string
;
model
?:
string
;
is_active
?:
boolean
;
is_base
?:
boolean
;
created_at
?:
string
;
updated_at
?:
string
;
}
Index
Properties
id
expert_
name?
name
description?
avatar?
system_
prompt?
model?
is_
active?
is_
base?
created_
at?
updated_
at?
Properties
id
id
:
string
Optional
expert_
name
expert_name
?:
string
name
name
:
string
Optional
description
description
?:
string
Optional
avatar
avatar
?:
string
Optional
system_
prompt
system_prompt
?:
string
Optional
model
model
?:
string
Optional
is_
active
is_active
?:
boolean
Optional
is_
base
is_base
?:
boolean
Optional
created_
at
created_at
?:
string
Optional
updated_
at
updated_at
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
expert_
name
name
description
avatar
system_
prompt
model
is_
active
is_
base
created_
at
updated_
at
@cpod/sdk - v0.2.7
Loading...
Expert object