Added gemini key to private.el
This commit is contained in:
parent
da30899b79
commit
85188728d8
@ -2,5 +2,6 @@
|
|||||||
|
|
||||||
(defvar openai-key "a-big-openai-key")
|
(defvar openai-key "a-big-openai-key")
|
||||||
(defvar anthropic-key "a-big-anthropic-key")
|
(defvar anthropic-key "a-big-anthropic-key")
|
||||||
|
(defvar gemini-key "a-big-gemini-key")
|
||||||
|
|
||||||
(provide 'private)
|
(provide 'private)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user