a
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
:stream t
|
||||
:key "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"
|
||||
:models '(google/gemini-2.5-flash
|
||||
google/gemini-2.5-pro
|
||||
anthropic/claude-sonnet-4
|
||||
x-ai/grok-4.1-fast
|
||||
x-ai/grok-code-fast-1
|
||||
google/gemini-3-pro-preview
|
||||
anthropic/claude-sonnet-4.5)))
|
||||
|
||||
;; Use org-mode by default for better note-taking
|
||||
@@ -169,7 +170,7 @@
|
||||
(interactive)
|
||||
(when (use-region-p)
|
||||
(gptel-rewrite-region (region-beginning) (region-end)
|
||||
"Fix spelling, grammar, and improve clarity. Keep the same tone and style.")))
|
||||
"Fix spelling, grammar, and improve clarity. Keep the same tone and style.")))
|
||||
|
||||
;; Add keybindings for helper functions
|
||||
(map! :leader
|
||||
|
||||
Reference in New Issue
Block a user