Add local AI ollama for security purpose (#226)

Co-authored-by: PhotoPortfolio Developer <developer@photportfolio.local>
This commit is contained in:
trungtt6
2026-02-16 11:28:38 +08:00
committed by GitHub
parent 0d18210803
commit cd638fff6c
3 changed files with 16 additions and 3 deletions

View File

@@ -107,6 +107,10 @@
"moonshot": {
"api_key": "sk-xxx",
"api_base": ""
},
"ollama": {
"api_key": "",
"api_base": "http://localhost:11434/v1"
}
},
"tools": {