|
{ |
|
"systemEnv": { |
|
"openapiPrefix": "fastgpt", |
|
"vectorMaxProcess": 15, |
|
"qaMaxProcess": 15, |
|
"pgHNSWEfSearch": 100 |
|
}, |
|
"llmModels": [ |
|
{ |
|
"model": "gemini-2.0-pro-exp-02-05", |
|
"name": "gemini-2.0-pro-exp-02-05", |
|
"maxContext": 16000, |
|
"avatar": "/imgs/model/openai.svg", |
|
"maxResponse": 4000, |
|
"quoteMaxToken": 13000, |
|
"maxTemperature": 0.8, |
|
"charsPointsPrice": 0, |
|
"censor": false, |
|
"vision": true, |
|
"datasetProcess": true, |
|
"usedInClassify": true, |
|
"usedInExtractFields": true, |
|
"usedInToolCall": true, |
|
"usedInQueryExtension": true, |
|
"toolChoice": true, |
|
"functionCall": true, |
|
"customCQPrompt": "", |
|
"customExtractPrompt": "", |
|
"defaultSystemChatPrompt": "", |
|
"defaultConfig": {} |
|
}, |
|
{ |
|
"model": "google/gemini-2.0-flash-exp:free", |
|
"name": "google/gemini-2.0-flash-exp", |
|
"maxContext": 36000, |
|
"avatar": "/imgs/model/openai.svg", |
|
"maxResponse": 4000, |
|
"quoteMaxToken": 23000, |
|
"maxTemperature": 1.2, |
|
"charsPointsPrice": 0, |
|
"censor": false, |
|
"vision": false, |
|
"datasetProcess": true, |
|
"usedInClassify": true, |
|
"usedInExtractFields": true, |
|
"usedInToolCall": true, |
|
"usedInQueryExtension": true, |
|
"toolChoice": true, |
|
"functionCall": true, |
|
"customCQPrompt": "", |
|
"customExtractPrompt": "", |
|
"defaultSystemChatPrompt": "", |
|
"defaultConfig": {} |
|
}, |
|
{ |
|
"model": "gemini-2.0-flash-thinking-exp-01-21", |
|
"name": "思考模型", |
|
"maxContext": 128000, |
|
"avatar": "/imgs/model/openai.svg", |
|
"maxResponse": 4000, |
|
"quoteMaxToken": 130000, |
|
"maxTemperature": 1.2, |
|
"charsPointsPrice": 0, |
|
"censor": false, |
|
"vision": true, |
|
"datasetProcess": true, |
|
"usedInClassify": true, |
|
"usedInExtractFields": true, |
|
"usedInToolCall": true, |
|
"usedInQueryExtension": true, |
|
"toolChoice": true, |
|
"functionCall": true, |
|
"customCQPrompt": "", |
|
"customExtractPrompt": "", |
|
"defaultSystemChatPrompt": "", |
|
"defaultConfig": {} |
|
}, |
|
{ |
|
"model": "gemini-2.0-pro-exp-02-05-search", |
|
"name": "搜索gemini-02-05", |
|
"maxContext": 16000, |
|
"avatar": "/imgs/model/openai.svg", |
|
"maxResponse": 4000, |
|
"quoteMaxToken": 13000, |
|
"maxTemperature": 1.2, |
|
"charsPointsPrice": 0, |
|
"censor": true, |
|
"vision": true, |
|
"datasetProcess": true, |
|
"usedInClassify": true, |
|
"usedInExtractFields": true, |
|
"usedInToolCall": true, |
|
"usedInQueryExtension": true, |
|
"toolChoice": true, |
|
"functionCall": true, |
|
"customCQPrompt": "", |
|
"customExtractPrompt": "", |
|
"defaultSystemChatPrompt": "", |
|
"defaultConfig": {} |
|
} |
|
], |
|
"vectorModels": [ |
|
{ |
|
"model": "BAAI/bge-m3", |
|
"name": "BAAI/bge-m3", |
|
"avatar": "/imgs/model/openai.svg", |
|
"charsPointsPrice": 0, |
|
"defaultToken": 2000, |
|
"maxToken": 8000, |
|
"weight": 100 |
|
}, |
|
{ |
|
"model": "Pro/BAAI/bge-m3", |
|
"name": "Pro/BAAI/bge-m3", |
|
"avatar": "/imgs/model/openai.svg", |
|
"charsPointsPrice": 0, |
|
"defaultToken": 2000, |
|
"maxToken": 8000, |
|
"weight": 100, |
|
"defaultConfig": {}, |
|
"dbConfig": {}, |
|
"queryConfig": {} |
|
} |
|
], |
|
"reRankModels": [ |
|
{ |
|
"model": "BAAI/bge-reranker-v2-m3", |
|
"name": "检索重排-base", |
|
"charsPointsPrice": 0, |
|
"requestUrl": "https://api.siliconflow.cn/v1/rerank", |
|
"requestAuth": "sk-xqnfqdvwujzarsqayfyoqojyewvcmixymkjrzqinrpuseuzn" |
|
} |
|
], |
|
"audioSpeech模型": [ |
|
{ |
|
"model": "tts-1", |
|
"name": "OpenAI TTS1", |
|
"charsPointsPrice": 0, |
|
"voices": [ |
|
{ |
|
"label": "全部oy", |
|
"value": "alloy", |
|
"bufferId": "openai-全部oy" |
|
}, |
|
{ |
|
"label": "Echo", |
|
"value": "echo", |
|
"bufferId": "openai-Echo" |
|
}, |
|
{ |
|
"label": "Fable", |
|
"value": "fable", |
|
"bufferId": "openai-Fable" |
|
}, |
|
{ |
|
"label": "Onyx", |
|
"value": "onyx", |
|
"bufferId": "openai-Onyx" |
|
}, |
|
{ |
|
"label": "11月a", |
|
"value": "nova", |
|
"bufferId": "openai-11月a" |
|
}, |
|
{ |
|
"label": "Shimmer", |
|
"value": "shimmer", |
|
"bufferId": "openai-Shimmer" |
|
} |
|
] |
|
} |
|
], |
|
"whisperModel": { |
|
"model": "whisper-1", |
|
"name": "Whisper1", |
|
"charsPointsPrice": 0 |
|
} |
|
} |