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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
feat(ai): Support restricting AI tags to a subset of existing tags (#2444)
Mohamed Bassem
1
-1
/
+9
2026-02-01
feat: Add LLM-based OCR as alternative to Tesseract (#2442)
Mohamed Bassem
1
-0
/
+16
2026-02-01
fix(web): don't bundle tiktoken in client bundles
Mohamed Bassem
1
-80
/
+2
2025-12-29
fix: more tagging tweaks
Mohamed Bassem
1
-4
/
+3
2025-12-29
fix: change prompt to better recognize error pages
Mohamed Bassem
1
-3
/
+6
2025-12-27
feat: add customizable tag styles (#2312)
Mohamed Bassem
1
-5
/
+32
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
1
-26
/
+100
2025-10-26
fix(inferance): skip token slicing when content is already witin max length
Mohamed Bassem
1
-0
/
+3
2025-10-11
fix: Correct grammatical errors in prompts (#2020)
atsggx
1
-2
/
+2
2025-06-22
fix: minor changes to the tagging prompts (#1474)
Olicorne
1
-10
/
+11
2025-06-21
fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...
Mohamed Bassem
1
-0
/
+9
2025-05-18
fix: Use proper tokenizer when truncating for inference. Fixes #1405
Mohamed Bassem
1
-8
/
+8
2025-01-12
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
1
-1
/
+5
2024-11-24
fix: Instruct the model to only respond with the summary when summarizing con...
Mohamed Bassem
1
-1
/
+1
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
1
-0
/
+14
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
1
-2
/
+21
2024-09-29
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
1
-0
/
+33