1
0
Fork 0
Commit graph

305 commits

Author SHA1 Message Date
Bram Schoenmakers b3d45264fb
Do not track intermediate file kagi.texi 2024-04-24 22:21:34 +02:00
Bram Schoenmakers b9612ef119
Add note about the full changelog 2024-04-24 22:01:59 +02:00
Bram Schoenmakers a0e06cb928
Version bump 2024-04-24 21:37:45 +02:00
Bram Schoenmakers 757908f5e7
Fix Cask execution by whitelisting which files to compile 2024-04-24 21:31:56 +02:00
Bram Schoenmakers 29fd0985f2
Treat info file as text when showing diffs 2024-04-24 18:58:48 +02:00
Bram Schoenmakers 5433a9a91d
Change the prompt for more useful output 2024-04-24 10:39:58 +02:00
Bram Schoenmakers 2da8956e27
Small fixes 2024-04-24 10:38:14 +02:00
Bram Schoenmakers bc6055758e
Set Org Babel defaults for Emacs Lisp blocks in the README 2024-04-24 08:04:21 +02:00
Bram Schoenmakers 8eb6015601
Remove variable 2024-04-23 07:51:51 +02:00
Bram Schoenmakers 3907067195
Merge branch 'info' 2024-04-20 18:09:31 +02:00
Bram Schoenmakers 56d059cb3a
Add changelog entry 2024-04-20 18:09:04 +02:00
Bram Schoenmakers d686d629b2
Adapt docstring 2024-04-20 12:17:54 +02:00
Bram Schoenmakers 38f74f1a24
Refactored gathering of summary parameters
There was a bug causing the kagi-summarize-url to break, due to an
incorrect parameter set.
2024-04-20 09:54:47 +02:00
Bram Schoenmakers 65a1487d7a
Export to info on save 2024-04-18 07:20:24 +02:00
Bram Schoenmakers d8422451b5
Generate info file from README 2024-04-18 06:20:57 +02:00
Bram Schoenmakers e38a9e1c81
README update 2024-04-15 22:10:11 +02:00
Bram Schoenmakers 2afc2f5b6d
Move Babel section, add use-package section for it 2024-04-15 07:06:30 +02:00
Bram Schoenmakers 0f96a54818
Add autoload directive 2024-04-14 18:58:30 +02:00
Bram Schoenmakers 4d9338991c
Export both prompt and output by default 2024-04-14 18:27:47 +02:00
Bram Schoenmakers 4e2a15a23d
Cache results by default 2024-04-12 23:37:10 +02:00
Bram Schoenmakers e19b2e4bcb
Add sentence 2024-04-12 23:21:51 +02:00
Bram Schoenmakers fda16c6d48
Update README 2024-04-12 23:13:05 +02:00
Bram Schoenmakers c91a470eda
Add Org Babel support for Kagi FastGPT 2024-04-12 23:06:23 +02:00
Bram Schoenmakers 69ca50537c
Add history variable to kagi-fastgpt-prompt 2024-04-12 21:25:37 +02:00
Bram Schoenmakers c93a8ac995
Adapt documentation, remove 'open source' claim on Kagi's LLM 2024-04-10 21:22:28 +02:00
Bram Schoenmakers 8d4e2ec7d2
Add screencast that demonstrates (define-kagi-fastgpt-prompt) 2024-04-10 21:09:09 +02:00
Bram Schoenmakers ddbc23ce63
Merge branch 'prompts' 2024-04-10 19:24:24 +02:00
Bram Schoenmakers 3bb896cfa8
Explain a prompt text generated by a function 2024-04-10 18:16:48 +02:00
Bram Schoenmakers 2252dc0451
Revise docstrings 2024-04-10 18:00:52 +02:00
Bram Schoenmakers 989f3816e9
Remove the kagi-fastgpt-prompt-synonym command
It's rather specific, it's up to the user to add it.

There is one example, kagi-fastgpt-prompt-definition, which should be sufficient.
2024-04-10 17:59:39 +02:00
Bram Schoenmakers 9dc6eaf7ca
Minor changes 2024-04-10 17:50:55 +02:00
Bram Schoenmakers 423f449fe7
Add suggestion that a command can be bound to a key 2024-04-10 17:46:49 +02:00
Bram Schoenmakers 94a383345f
Remove TODO 2024-04-10 17:44:28 +02:00
Bram Schoenmakers 454ed2e513
Update changelog 2024-04-10 16:35:04 +02:00
Bram Schoenmakers 0700f6e51b
Mention that a buffer could be narrowed when operating on it 2024-04-10 16:29:57 +02:00
Bram Schoenmakers d828c52da0
Explain custom prompts in README 2024-04-10 16:21:24 +02:00
Bram Schoenmakers ee601f4b2e
Merge branch 'main' into prompts 2024-04-10 12:08:55 +02:00
Bram Schoenmakers c8f1461ada
Add changelog entry 2024-04-10 07:30:24 +02:00
Bram Schoenmakers 3d05ca00da
Merge branch 'improved-error-handling' 2024-04-10 07:27:51 +02:00
Bram Schoenmakers 42061aae3a
Simplify error response function, no need for customization 2024-04-10 07:25:44 +02:00
Bram Schoenmakers 380c63a0c3
Add test for proper error handling by kagi-summarize 2024-04-10 07:22:36 +02:00
Bram Schoenmakers 21a7a2e175
Add testv recipe for more verbose logging 2024-04-10 07:20:20 +02:00
Bram Schoenmakers 2c2e88eb04
Add test for invalid API tokens 2024-04-09 20:32:54 +02:00
Bram Schoenmakers c25c0ead95
Fix fictitious error output 2024-04-09 19:48:41 +02:00
Bram Schoenmakers 4dabc7ecf7
Mention that the tests won't make API calls 2024-04-05 23:15:48 +02:00
Bram Schoenmakers e4200270c0
First attempt to improve error handling whenever FastGPT returns error output 2024-04-05 22:54:09 +02:00
Bram Schoenmakers ba593c2fc3
Fix docstring 2024-04-05 21:13:09 +02:00
Bram Schoenmakers ba26b5ec1e
Make the user-facing name an optional argument 2024-04-01 13:13:30 +02:00
Bram Schoenmakers 3fe442758c
Improve readability 2024-03-31 19:49:45 +02:00
Bram Schoenmakers 3f60094815
Add check that kagi-fastgpt-prompt is called non-interactively 2024-03-31 17:49:38 +02:00