1
0
Fork 0

Mention kagi-translate

This commit is contained in:
Bram Schoenmakers 2024-01-26 17:59:15 +01:00
parent b9f47b194c
commit e67b76b163
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -26,6 +26,7 @@ Both functions are accessed through an [[https://help.kagi.com/kagi/api/overview
- =kagi-fastgpt-shell= :: Opens a shell buffer in a new window where prompts can be typed. This Kagi FastGPT typically returns output based on actual search results. When point is on one of the listed URLs, press =C-c RET= to open it.
- =kagi-fastgpt-prompt= :: Enter a prompt in the minibuffer and show the result in a separate buffer. With a universal prefix (=C-u=), the result is inserted at point.
- =kagi-fastgpt= :: Function to retrieve a FastGPT response, to be used from Lisp code.
- =kagi-translate= :: This command translates strings or complete buffers to another language (including programming languages).
** Universal Summarizer