29
packages/service/core/ai/config/llm/gemini-exp-1206.json
Normal file
29
packages/service/core/ai/config/llm/gemini-exp-1206.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"provider": "Gemini",
|
||||
"model": "gemini-exp-1206",
|
||||
"name": "gemini-exp-1206",
|
||||
|
||||
"censor": false,
|
||||
"charsPointsPrice": 0,
|
||||
|
||||
"maxContext": 128000,
|
||||
"maxResponse": 8000,
|
||||
"quoteMaxToken": 120000,
|
||||
"maxTemperature": 1,
|
||||
|
||||
"vision": true,
|
||||
"toolChoice": true,
|
||||
"functionCall": false,
|
||||
"defaultSystemChatPrompt": "",
|
||||
|
||||
"datasetProcess": true,
|
||||
"usedInClassify": true,
|
||||
"customCQPrompt": "",
|
||||
"usedInExtractFields": true,
|
||||
"usedInQueryExtension": true,
|
||||
"customExtractPrompt": "",
|
||||
"usedInToolCall": true,
|
||||
|
||||
"defaultConfig": {},
|
||||
"fieldMap": {}
|
||||
}
|
||||
29
packages/service/core/ai/config/llm/hunyuan-pro-32k.json
Normal file
29
packages/service/core/ai/config/llm/hunyuan-pro-32k.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"provider": "Hunyuan",
|
||||
"model": "hunyuan-pro-32k(测试)",
|
||||
"name": "hunyuan-pro-32k(测试)",
|
||||
|
||||
"censor": false,
|
||||
"charsPointsPrice": 0,
|
||||
|
||||
"maxContext": 28000,
|
||||
"maxResponse": 4000,
|
||||
"quoteMaxToken": 28000,
|
||||
"maxTemperature": 1,
|
||||
|
||||
"vision": false,
|
||||
"toolChoice": false,
|
||||
"functionCall": false,
|
||||
"defaultSystemChatPrompt": "",
|
||||
|
||||
"datasetProcess": true,
|
||||
"usedInClassify": true,
|
||||
"customCQPrompt": "",
|
||||
"usedInExtractFields": true,
|
||||
"usedInQueryExtension": true,
|
||||
"customExtractPrompt": "",
|
||||
"usedInToolCall": true,
|
||||
|
||||
"defaultConfig": {},
|
||||
"fieldMap": {}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"provider": "Hunyuan",
|
||||
"model": "hunyuan-turbo-vision",
|
||||
"name": "hunyuan-turbo-vision",
|
||||
|
||||
"censor": false,
|
||||
"charsPointsPrice": 0,
|
||||
|
||||
"maxContext": 6000,
|
||||
"maxResponse": 2000,
|
||||
"quoteMaxToken": 6000,
|
||||
"maxTemperature": 1,
|
||||
|
||||
"vision": true,
|
||||
"toolChoice": false,
|
||||
"functionCall": false,
|
||||
"defaultSystemChatPrompt": "",
|
||||
|
||||
"datasetProcess": false,
|
||||
"usedInClassify": false,
|
||||
"customCQPrompt": "",
|
||||
"usedInExtractFields": false,
|
||||
"usedInQueryExtension": false,
|
||||
"customExtractPrompt": "",
|
||||
"usedInToolCall": false,
|
||||
|
||||
"defaultConfig": {},
|
||||
"fieldMap": {}
|
||||
}
|
||||
29
packages/service/core/ai/config/llm/qwen-coder-turbo.json
Normal file
29
packages/service/core/ai/config/llm/qwen-coder-turbo.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"provider": "Qwen",
|
||||
"model": "qwen-coder-turbo",
|
||||
"name": "qwen-coder-turbo",
|
||||
|
||||
"censor": false,
|
||||
"charsPointsPrice": 0,
|
||||
|
||||
"maxContext": 128000,
|
||||
"maxResponse": 8000,
|
||||
"quoteMaxToken": 50000,
|
||||
"maxTemperature": 1,
|
||||
|
||||
"vision": false,
|
||||
"toolChoice": false,
|
||||
"functionCall": false,
|
||||
"defaultSystemChatPrompt": "",
|
||||
|
||||
"datasetProcess": false,
|
||||
"usedInClassify": false,
|
||||
"customCQPrompt": "",
|
||||
"usedInExtractFields": false,
|
||||
"usedInQueryExtension": false,
|
||||
"customExtractPrompt": "",
|
||||
"usedInToolCall": false,
|
||||
|
||||
"defaultConfig": {},
|
||||
"fieldMap": {}
|
||||
}
|
||||
Reference in New Issue
Block a user