Bram Schoenmakers bram
bram pushed to improved-error-handling at bram/kagi.el 2024-04-10 05:23:04 +00:00
380c63a0c3 Add test for proper error handling by kagi-summarize
21a7a2e175 Add testv recipe for more verbose logging
Compare 2 commits »
bram pushed to improved-error-handling at bram/kagi.el 2024-04-09 18:33:21 +00:00
2c2e88eb04 Add test for invalid API tokens
bram pushed to improved-error-handling at bram/kagi.el 2024-04-09 17:49:41 +00:00
c25c0ead95 Fix fictitious error output
bram pushed to main at bram/kagi.el 2024-04-05 21:16:40 +00:00
4dabc7ecf7 Mention that the tests won't make API calls
bram pushed to improved-error-handling at bram/kagi.el 2024-04-05 21:07:01 +00:00
46a9045165 Fix retrieval of error object
bram pushed to prompts at bram/kagi.el 2024-04-05 20:55:03 +00:00
ba593c2fc3 Fix docstring
bram created branch improved-error-handling in bram/kagi.el 2024-04-05 20:54:37 +00:00
bram pushed to improved-error-handling at bram/kagi.el 2024-04-05 20:54:37 +00:00
e4200270c0 First attempt to improve error handling whenever FastGPT returns error output
bram deleted branch no-cache from bram/kagi.el 2024-04-03 20:38:10 +00:00
bram deleted branch define-prompts from bram/kagi.el 2024-04-03 20:38:01 +00:00
bram deleted branch prompts-wip from bram/kagi.el 2024-04-03 20:37:25 +00:00
bram pushed to prompts-wip at bram/kagi.el 2024-04-02 20:32:34 +00:00
63cc810cfc Prompts WIP
bram created branch prompts-wip in bram/kagi.el 2024-04-02 20:32:34 +00:00
bram pushed to prompts at bram/kagi.el 2024-04-01 11:14:02 +00:00
ba26b5ec1e Make the user-facing name an optional argument
bram pushed to prompts at bram/kagi.el 2024-03-31 17:50:10 +00:00
3fe442758c Improve readability
bram pushed to prompts at bram/kagi.el 2024-03-31 15:50:06 +00:00
3f60094815 Add check that kagi-fastgpt-prompt is called non-interactively
bram pushed to prompts at bram/kagi.el 2024-03-31 15:44:30 +00:00
b0e33aa8e6 Prompts may be functions returning text
bram pushed to main at bram/kagi.el 2024-03-31 09:48:00 +00:00
af03f7d1f8 Remove TODO
bram pushed to prompts at bram/kagi.el 2024-03-31 08:52:25 +00:00
48d90f7208 Adjust define-kagi-fastgpt-prompt to match kagi-proofread functionality
bram pushed to prompts at bram/kagi.el 2024-03-28 21:33:38 +00:00
55487fab5b Docstring and variable name changes