Org imrpovements & more hosts

This commit is contained in:
Tristan D. 2025-04-29 01:34:06 +02:00
parent 69036da0bb
commit 3ca03e4866
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4
2 changed files with 8 additions and 4 deletions

View file

@ -218,6 +218,8 @@
(use-package! org-super-agenda
:config
(org-super-agenda-mode 1)
:custom
(org-agenda-custom-commands
'(
@ -626,8 +628,8 @@
:stream t
:protocol "http"
:host "100.64.0.3:18080"
:models '("llama-cpp-code")))
(setq! gptel-model "llama-cpp-code")
:models '("llama-cpp-qwen-coder")))
(setq! gptel-model "llama-cpp-qwen-coder")
;; nicer org mode foo
(setq! gptel-default-mode 'org-mode)
@ -640,8 +642,8 @@
(gptel-make-openai "llama-cpp-biggerchat"
:stream t
:protocol "http"
:host "100.64.0.3:18083"
:models '("llama-cpp-biggerchat"))
:host "100.64.0.3:18082"
:models '("llama-cpp-qwen3"))
;; Groq API
(gptel-make-openai "groq"

View file

@ -211,6 +211,8 @@
192.168.0.190 vpn.oekonzept.de
192.168.0.180 vewasmb.oekonzept.de
192.168.0.91 puppet.oekonzept.de
192.168.0.1 srv-nas-01.oekonzept.net
192.168.0.1 nas-01.oekonzept.net
192.168.0.171 git.oekonzept.net
192.168.0.171 office.oekonzept.net
192.168.0.171 libreoffice.oekonzept.net