mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00

* perf: handle edge check * search model * feat: plugin input can render all input; fix: plugin default value * fix ts * feat: plugin input support required
18 lines
1.3 KiB
JSON
18 lines
1.3 KiB
JSON
{
|
|
"Common Dataset": "Common dataset",
|
|
"Common Dataset Desc": "Can be built by importing files, web links, or manual entry",
|
|
"Confirm to rebuild embedding tip": "Are you sure to switch the knowledge base index?\nSwitching index is a very heavy operation that requires re-indexing all the data in your knowledge base, which may take a long time. Please ensure that the remaining points in your account are sufficient.\n\nIn addition, you need to be careful to modify the applications that select this knowledge base to avoid mixing them with other index model knowledge bases.",
|
|
"External file": "External file",
|
|
"External file Dataset Desc": "You can import files from an external file library to build a knowledge base. Files are not stored twice",
|
|
"External id": "File id",
|
|
"External read url": "External read url",
|
|
"External url": "File read url",
|
|
"Folder Dataset": "Folder",
|
|
"Rebuild embedding start tip": "The task of switching index models has begun",
|
|
"Rebuilding index count": "Rebuilding count: {{count}}",
|
|
"The knowledge base has indexes that are being trained or being rebuilt": "The knowledge base has indexes that are being trained or being rebuilt",
|
|
"Website Dataset": "Web site",
|
|
"Website Dataset Desc": "Web site synchronization allows you to use a web page link to build a dataset",
|
|
"filename": "filename"
|
|
}
|