email processor
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
{
|
||||
"imap": {
|
||||
"host": "imap.migadu.com",
|
||||
"port": 993,
|
||||
"email": "youlu@luyanxin.com",
|
||||
"password": "kDkNau2r7m.hV!uk*D4Yr8mC7Dyjx9T"
|
||||
},
|
||||
"ollama": {
|
||||
"host": "http://localhost:11434",
|
||||
"model": "qwen3:4b"
|
||||
"model": "kamekichi128/qwen3-4b-instruct-2507:latest"
|
||||
},
|
||||
"rules": {
|
||||
"max_body_length": 1000,
|
||||
"check_unseen_only": true
|
||||
},
|
||||
"automation": {
|
||||
"confidence_threshold": 75,
|
||||
"bootstrap_min_decisions": 20
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user