unified-llm-client
Preparing search index...
PostgresKnowledgeSpaceRecord
Interface PostgresKnowledgeSpaceRecord
interface
PostgresKnowledgeSpaceRecord
{
activeEmbeddingProfileId
?:
string
;
botId
:
string
;
createdAt
?:
string
;
id
:
string
;
metadata
?:
Record
<
string
,
JsonValue
>
;
name
:
string
;
tenantId
:
string
;
updatedAt
?:
string
;
visibilityScope
?:
RetrievalVisibilityScope
;
}
Index
Properties
active
Embedding
Profile
Id?
bot
Id
created
At?
id
metadata?
name
tenant
Id
updated
At?
visibility
Scope?
Properties
Optional
active
Embedding
Profile
Id
activeEmbeddingProfileId
?:
string
bot
Id
botId
:
string
Optional
created
At
createdAt
?:
string
id
id
:
string
Optional
metadata
metadata
?:
Record
<
string
,
JsonValue
>
name
name
:
string
tenant
Id
tenantId
:
string
Optional
updated
At
updatedAt
?:
string
Optional
visibility
Scope
visibilityScope
?:
RetrievalVisibilityScope
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Embedding
Profile
Id
bot
Id
created
At
id
metadata
name
tenant
Id
updated
At
visibility
Scope
unified-llm-client
Loading...