@deskcreate/agentcraft
Preparing search index...
adapters
CreatorResourcesConfig
Interface CreatorResourcesConfig
interface
CreatorResourcesConfig
{
assets
?:
{
description
:
string
;
id
:
string
;
type
:
string
}
[]
;
brandVoice
?:
Record
<
string
,
unknown
>
;
corpus
?:
{
id
:
string
;
tags
?:
string
[]
;
text
:
string
}
[]
;
memoryStore
?:
CreatorMemoryStore
;
}
Index
Properties
assets?
brand
Voice?
corpus?
memory
Store?
Properties
Optional
Readonly
assets
assets
?:
{
description
:
string
;
id
:
string
;
type
:
string
}
[]
Optional
Readonly
brand
Voice
brandVoice
?:
Record
<
string
,
unknown
>
Optional
Readonly
corpus
corpus
?:
{
id
:
string
;
tags
?:
string
[]
;
text
:
string
}
[]
Optional
Readonly
memory
Store
memoryStore
?:
CreatorMemoryStore
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assets
brand
Voice
corpus
memory
Store
@deskcreate/agentcraft
Loading...