mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 15:54:11 +00:00
V4.6.6-1 (#656)
This commit is contained in:
@@ -16,6 +16,7 @@ export const defaultVectorModels: VectorModelItemType[] = [
|
||||
name: 'Embedding-2',
|
||||
price: 0,
|
||||
defaultToken: 500,
|
||||
maxToken: 3000
|
||||
maxToken: 3000,
|
||||
weight: 100
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user