15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"baseUrl": "http://localhost:11434/v1/responses",
|
|
"id": "qwen25-coder-32b-64k:latest",
|
|
"apiType": "OpenAIResponses",
|
|
"temperature": 0.3,
|
|
"primaryModel": {
|
|
"id": "qwen25-coder-32b-64k:latest",
|
|
"temperature": 0.2
|
|
},
|
|
"fasterModel": {
|
|
"id": "qwen25-coder-32b-64k:latest",
|
|
"temperature": 0.2
|
|
}
|
|
}
|