index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
shared
/
prompts.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
2025-11-28
1
-26
/
+100
*
fix(inferance): skip token slicing when content is already witin max length
Mohamed Bassem
2025-10-26
1
-0
/
+3
*
fix: Correct grammatical errors in prompts (#2020)
atsggx
2025-10-11
1
-2
/
+2
*
fix: minor changes to the tagging prompts (#1474)
Olicorne
2025-06-22
1
-10
/
+11
*
fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...
Mohamed Bassem
2025-06-21
1
-0
/
+9
*
fix: Use proper tokenizer when truncating for inference. Fixes #1405
Mohamed Bassem
2025-05-18
1
-8
/
+8
*
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
2025-01-12
1
-1
/
+5
*
fix: Instruct the model to only respond with the summary when summarizing con...
Mohamed Bassem
2024-11-24
1
-1
/
+1
*
feature: Add a summarize with AI button for links
Mohamed Bassem
2024-10-27
1
-0
/
+14
*
feature: Allow customizing the inference's context length
MohamedBassem
2024-10-12
1
-2
/
+21
*
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2024-09-29
1
-0
/
+33