You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
433 B
JSON
18 lines
433 B
JSON
{
|
|
"OllamaOption":{
|
|
"DefaultModel":"qwen3:0.6b",
|
|
"ImageModel":"",
|
|
"EmbeddingModel":"",
|
|
"AudioModel":"",
|
|
"Address": "http://localhost:11434",
|
|
"ServiceId":null
|
|
},
|
|
"OpenAIOption":{
|
|
"DefaultModel":"qwen3:0.6b",
|
|
"ImageModel":"",
|
|
"EmbeddingModel":"",
|
|
"AudioModel":"",
|
|
"Address": "http://localhost:11434/v1",
|
|
"ServiceId":null
|
|
}
|
|
} |