unified-llm-client
Preparing search index...
RetrievalFilter
Interface RetrievalFilter
interface
RetrievalFilter
{
botId
?:
string
;
embeddingProfileId
?:
string
;
knowledgeSpaceId
?:
string
;
locale
?:
string
;
metadata
?:
Record
<
string
,
JsonValue
|
JsonValue
[]
>
;
scopeType
?:
RetrievalVisibilityScope
;
scopeUserId
?:
string
;
sourceIds
?:
string
[]
;
sourceTypes
?:
string
[]
;
tenantId
?:
string
;
}
Index
Properties
bot
Id?
embedding
Profile
Id?
knowledge
Space
Id?
locale?
metadata?
scope
Type?
scope
User
Id?
source
Ids?
source
Types?
tenant
Id?
Properties
Optional
bot
Id
botId
?:
string
Optional
embedding
Profile
Id
embeddingProfileId
?:
string
Optional
knowledge
Space
Id
knowledgeSpaceId
?:
string
Optional
locale
locale
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
JsonValue
|
JsonValue
[]
>
Optional
scope
Type
scopeType
?:
RetrievalVisibilityScope
Optional
scope
User
Id
scopeUserId
?:
string
Optional
source
Ids
sourceIds
?:
string
[]
Optional
source
Types
sourceTypes
?:
string
[]
Optional
tenant
Id
tenantId
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bot
Id
embedding
Profile
Id
knowledge
Space
Id
locale
metadata
scope
Type
scope
User
Id
source
Ids
source
Types
tenant
Id
unified-llm-client
Loading...