mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
Optimize the file storage structure of the knowledge base (#386)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"name": "@fastgpt/support",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@fastgpt/common": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user