mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 15:54:11 +00:00
External dataset (#1519)
* perf: local file create collection * rename middleware * perf: remove code * feat: next14 * feat: external file dataset * collection tags field * external file dataset doc * fix: ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* sourceId = prefix-id; id=fileId;link url;externalId */
|
||||
/* sourceId = prefix-id; id=fileId;link url;externalFileId */
|
||||
export enum CollectionSourcePrefixEnum {
|
||||
local = 'local',
|
||||
link = 'link',
|
||||
|
Reference in New Issue
Block a user