mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-17 02:06:41 +08:00
@@ -23,7 +23,7 @@ export const defaultQAModels: LLMModelItemType[] = [
|
||||
|
||||
export const defaultVectorModels: VectorModelItemType[] = [
|
||||
{
|
||||
model: 'text-embedding-ada-002',
|
||||
model: 'text-embedding-3-small',
|
||||
name: 'Embedding-2',
|
||||
charsPointsPrice: 0,
|
||||
defaultToken: 500,
|
||||
|
||||
Reference in New Issue
Block a user