mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-16 02:00:55 +08:00
V4.6.6-1 (#656)
This commit is contained in:
@@ -79,6 +79,10 @@ const TrainingDataSchema = new Schema({
|
||||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
weight: {
|
||||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
indexes: {
|
||||
type: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user