mirror of
https://github.com/rodneyosodo/homelab.git
synced 2026-08-07 07:15:03 +00:00
fix(docker): use ollama for karakeep rather than openai
Continuous Integration / pre-commit (push) Has been cancelled
Continuous Integration / docker-compose (push) Has been cancelled
Continuous Integration / terraform (bohr) (push) Has been cancelled
Continuous Integration / terraform (galana) (push) Has been cancelled
Continuous Integration / terraform (tana) (push) Has been cancelled
Continuous Integration / terraform (turkwel) (push) Has been cancelled
Continuous Integration / terraform (yala) (push) Has been cancelled
Continuous Integration / ansible (push) Has been cancelled
Continuous Integration / pre-commit (push) Has been cancelled
Continuous Integration / docker-compose (push) Has been cancelled
Continuous Integration / terraform (bohr) (push) Has been cancelled
Continuous Integration / terraform (galana) (push) Has been cancelled
Continuous Integration / terraform (tana) (push) Has been cancelled
Continuous Integration / terraform (turkwel) (push) Has been cancelled
Continuous Integration / terraform (yala) (push) Has been cancelled
Continuous Integration / ansible (push) Has been cancelled
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
||||
- MEILI_ADDR=http://karakeep-meilisearch:7700
|
||||
- MEILI_MASTER_KEY=${KARAKEEP_MEILI_MASTER_KEY}
|
||||
- BROWSER_WEB_URL=http://karakeep-chrome:9222
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
- OPENAI_API_KEY=ollama
|
||||
- OPENAI_BASE_URL=http://ollama:11434/v1
|
||||
- INFERENCE_TEXT_MODEL=llama3.2:3b
|
||||
|
||||
Reference in New Issue
Block a user