aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/AISettings.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem1-122/+343
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-0/+108
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem1-6/+5
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem1-10/+47
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-16/+18
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-0/+0
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-0/+1
2024-10-05feature(web): Change the settings page to be tabbedMohamedBassem1-1/+1
2024-10-05fix(web): Simplify the language for inference settingsMohamedBassem1-4/+4
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem1-0/+325