Bram Schoenmakers bram
bram pushed to prompts at bram/kagi.el 2024-03-28 21:26:12 +00:00
3a445b3c90 Fix tests for the changed variable name
3843afb785 Push the symbol name as a string in the car
26bcbcea77 Add macro to define your own prompts
Compare 3 commits »
bram pushed to define-prompts at bram/kagi.el 2024-03-28 21:14:47 +00:00
26bcbcea77 Add macro to define your own prompts
bram created branch define-prompts in bram/kagi.el 2024-03-28 21:14:47 +00:00
bram pushed to main at bram/kagi.el 2024-03-28 05:25:31 +00:00
ef799275ea Remove details
bram pushed to main at bram/kagi.el 2024-03-27 21:28:35 +00:00
5753556163 Fix language code for Czech
bram pushed to main at bram/kagi.el 2024-03-27 21:13:54 +00:00
ccfc34b1c0 Remove the open source claim
bram pushed to main at bram/kagi.el 2024-03-23 09:06:11 +00:00
407781fe4e Adjust docstring
bram pushed to main at bram/kagi.el 2024-03-23 08:45:51 +00:00
19e779ad37 Minor docstring adjustments
bram pushed to prompts at bram/kagi.el 2024-03-23 08:38:40 +00:00
9b58724986 Call function when a predefined prompt has one
bram pushed to prompts at bram/kagi.el 2024-03-22 22:45:44 +00:00
554a19285b Isolate the prompt construction in a separate function
bram pushed to prompts at bram/kagi.el 2024-03-22 22:08:10 +00:00
2b9ab2fa0a Improve the placeholder handling in prompts
bram pushed to main at bram/kagi.el 2024-03-19 20:43:17 +00:00
658662bfd4 Remove the obsoleted function kagi-fastgpt
bram pushed to main at bram/kagi.el 2024-03-19 20:37:18 +00:00
47ef4d218f Support traditional Chinese as possible summary language
bram pushed to prompts at bram/kagi.el 2024-03-19 20:31:55 +00:00
086b6b30f6 Let kagi-fastgpt-prompt use predefined prompts and fill in placeholders
bram pushed to main at bram/kagi.el 2024-03-07 18:47:29 +00:00
d473b1b6fa Remove suggestion for defining your own functions
bram pushed to main at bram/kagi.el 2024-03-06 22:07:22 +00:00
7e302e0357 Do not export old changelog entries
bram pushed to main at bram/kagi.el 2024-03-06 20:29:06 +00:00
581b8b3bc5 Update README
3671f78c6a Refactored the internal kagi--get-summarizer-parameters function
72119bd9b7 Add no-cache parameter to kagi-summarize-{buffer,region}
9773229d6b Normalize to t when kagi-summarizer-cache is non-nil
5732de8bcd Add no-cache parameter to kagi-summarize
Compare 5 commits »
bram created branch no-cache in bram/kagi.el 2024-03-06 19:28:53 +00:00
bram pushed to no-cache at bram/kagi.el 2024-03-06 19:28:53 +00:00
5732de8bcd Add no-cache parameter to kagi-summarize
bram pushed to main at bram/kagi.el 2024-03-05 21:23:58 +00:00
e1f2f6fcc8 Various fixes in the README