Compare commits

..

No commits in common. "b2d13a14e4e8fa67c392640033be3a678fa24794" and "69036da0bbc58daac1f647445e8d1ae685f6b396" have entirely different histories.

2 changed files with 5 additions and 10 deletions

View file

@ -218,8 +218,6 @@
(use-package! org-super-agenda
:config
(org-super-agenda-mode 1)
:custom
(org-agenda-custom-commands
'(
@ -628,8 +626,8 @@
:stream t
:protocol "http"
:host "100.64.0.3:18080"
:models '("llama-cpp-qwen-coder")))
(setq! gptel-model "llama-cpp-qwen-coder")
:models '("llama-cpp-code")))
(setq! gptel-model "llama-cpp-code")
;; nicer org mode foo
(setq! gptel-default-mode 'org-mode)
@ -639,11 +637,11 @@
(setf (alist-get 'org-mode gptel-response-prefix-alist) "@assistant ")
;; Qwen-2.5-Coder-32B / Tabby model
(gptel-make-openai "llama-cpp-chat"
(gptel-make-openai "llama-cpp-biggerchat"
:stream t
:protocol "http"
:host "100.64.0.3:18082"
:models '("llama-cpp-qwen3"))
:host "100.64.0.3:18083"
:models '("llama-cpp-biggerchat"))
;; Groq API
(gptel-make-openai "groq"

View file

@ -211,9 +211,6 @@
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 net.oekonzept.net
192.168.0.171 git.oekonzept.net
192.168.0.171 office.oekonzept.net
192.168.0.171 libreoffice.oekonzept.net