21 Commits

Author SHA1 Message Date
n4ze3m
0e44a7ad4b feat: Add temporary system prompt
Adds a new setting that allows users to set a temporary system prompt for the current chat.
This prompt will override the selected system prompt if it exists.
The new setting is available in the "Current Chat Model Settings" modal.
This feature provides a way to quickly experiment with different system prompts without having to change the default setting.
2024-10-02 12:30:52 +05:30
n4ze3m
3f61c6afc2 feat: Add citations display to playground message
Adds a collapsible section to the playground message that displays citations for the response. This is intended to help users better understand the sources used by the model.
2024-08-31 21:06:32 +05:30
n4ze3m
35b8579028 feat: Add Number of Retrieved Documents on RAG 2024-08-20 18:32:01 +05:30
n4ze3m
564b137e66 chore: Update default file upload limit labels and placeholders for multiple locales 2024-08-20 18:07:22 +05:30
n4ze3m
4ef17ff479 feat: support for GPU layer 2024-08-20 16:11:50 +05:30
n4ze3m
f6d7020fe0 feat: Add AI-based title generation feature 2024-08-06 23:59:54 +05:30
n4ze3m
36fc8b6be1 feat: Add segmented control for custom and copilot prompts in PromptBody component 2024-08-04 18:12:09 +05:30
n4ze3m
2cc880c722 feat: Add missing text placeholder in prompt help messages for different locales 2024-08-04 16:47:28 +05:30
n4ze3m
58304d9ca7 feat: Update translations for copilot context menu options 2024-08-03 23:51:17 +05:30
n4ze3m
57c02bc1b1 feat: Add sidepanelRag settings for Copilot chat with website 2024-07-23 00:28:12 +05:30
n4ze3m
af09c8eed6 feat: ability to update knowledge base default file limit 2024-07-21 20:13:37 +05:30
n4ze3m
79e5113ee8 feat: Add failed status to knowledge processing 2024-07-16 10:15:03 +05:30
n4ze3m
9c8584f1c4 feat: Add support for sending notification after knowledge base processing 2024-07-16 00:37:50 +05:30
n4ze3m
a582a72b60 feat: Add i18n support for restoring last used model in previous chats 2024-07-08 23:59:49 +05:30
n4ze3m
79da928186 add chrome ai settings i18n 2024-06-30 20:58:54 +05:30
n4ze3m
d41ec2a89c feat: Add Chrome AI support 2024-06-30 20:45:06 +05:30
n4ze3m
52f9a2953a feat: Add custom headers support 2024-06-30 00:21:43 +05:30
n4ze3m
4363a4b0de feat: Add localization support for visitSpecificWebsite label
This commit adds localization support for the "visitSpecificWebsite" label in the settings.json file for multiple languages. Now, the label can be translated into different languages, including Japanese, Chinese, English, Malayalam, Italian, Portuguese, Russian, French, and Spanish.
2024-06-22 16:55:02 +05:30
n4ze3m
c701e2f99a refactor: Update embedding model settings page references in locale files 2024-06-03 12:50:14 +05:30
n4ze3m
692c0887cc new settings for rag 2024-06-03 00:30:10 +05:30
Roland Edi
e8bbc5dca4 feat : Add French Language 2024-05-30 02:09:18 +00:00