mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
fix(kb): doc selector (#4048)
This commit is contained in:
committed by
GitHub
parent
efb582e96a
commit
650487c3c9
@@ -127,6 +127,8 @@ export const KnowledgeBlock: BlockConfig = {
|
||||
title: 'Document',
|
||||
type: 'document-selector',
|
||||
canonicalParamId: 'documentId',
|
||||
serviceId: 'knowledge',
|
||||
selectorKey: 'knowledge.documents',
|
||||
placeholder: 'Select document',
|
||||
dependsOn: ['knowledgeBaseSelector'],
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user