Update gptel package
This commit is contained in:
parent
a9d638f2d1
commit
2099ace7d2
1 changed files with 2 additions and 1 deletions
|
@ -345,7 +345,8 @@
|
|||
(writing . "You are a large language model and a writing assistant. Respond concisely.")
|
||||
(chat . "You are a large language model and a conversation partner. Respond concisely.")
|
||||
(ux . "I want you to act as a UX/UI designer. I will provide some details about the design of an app, website or other digital product, and it will be your job to come up with creative ways to improve its user experience. This could involve creating prototypes, testing different designs and providing feedback on what works best.")
|
||||
(cl . "I want you to act as a common lisp developer. I will provide some specific information about app requirements, and it will be your job to come up with an architecture and code for developing secure app with common lisp.")))
|
||||
(cl . "I want you to act as a common lisp developer. I will provide some specific information about app requirements, and it will be your job to come up with an architecture and code for developing secure app with common lisp.")
|
||||
(emacser . "You are a Emacs maven. Reply only with the most approriate built-in Emacs command for the task I specify. Do NOT generate any additional description or explanation.")))
|
||||
:config
|
||||
(when (eq system-type 'windows-nt)
|
||||
(setq gptel-use-curl nil)))
|
||||
|
|
Loading…
Add table
Reference in a new issue