aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/prompts.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-22fix: minor changes to the tagging prompts (#1474)Olicorne1-10/+11
2025-06-21fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...Mohamed Bassem1-0/+9
2025-05-18fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem1-8/+8
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem1-1/+5
2024-11-24fix: Instruct the model to only respond with the summary when summarizing con...Mohamed Bassem1-1/+1
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem1-0/+14
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-2/+21
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem1-0/+33