mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Reconfigure GPTel for Ollama
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
;;; gptel-private.el -*- lexical-binding: t; -*-
|
||||
|
||||
(let ((openai-api-key "{{ vault_openai_api_key | default('') }}"))
|
||||
(when (> (length openai-api-key) 0)
|
||||
(setq gptel-api-key openai-api-key)))
|
||||
|
||||
;;; gptel-private.el ends here
|
||||
Reference in New Issue
Block a user