Config: Switch receipt parsing to Qwen3-VL-Thinking model
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -21,6 +21,6 @@
|
|||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"AI": {
|
"AI": {
|
||||||
"ModelsEndpoint": "http://athena.lan:11434",
|
"ModelsEndpoint": "http://athena.lan:11434",
|
||||||
"ReceiptParsingModel": "llamacpp:Qwen3-VL-32B-Instruct-Q8_0"
|
"ReceiptParsingModel": "llamacpp:Qwen3-VL-32B-Thinking-Q8_0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user