mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 01:43:27 +08:00
This commit is contained in:
@@ -8,3 +8,5 @@ export interface IConnectRequestBody {
|
||||
fileIds: string[];
|
||||
kbIds: string[];
|
||||
}
|
||||
|
||||
export type ConnectFileToKnowledgeMode = 'add' | 'replace';
|
||||
|
||||
Reference in New Issue
Block a user