mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-21 23:21:04 +08:00
### What problem does this PR solve?
This reverts commit 1a608ac411.
### Type of change
- [x] Other (please describe):
This commit is contained in:
@@ -67,7 +67,7 @@ export function useDisableDifferenceEmbeddingDataset(name: string) {
|
||||
|
||||
export function KnowledgeBaseFormField({
|
||||
showVariable = false,
|
||||
name = 'dataset_ids',
|
||||
name = 'kb_ids',
|
||||
required = false,
|
||||
}: {
|
||||
showVariable?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user