n4ze3m
3d8c8671e1
Merge remote-tracking branch 'origin/next' into openai
2024-10-02 20:10:21 +05:30
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
2a2610afb8
feat: add model management UI
...
This commit introduces a new UI for managing models within the OpenAI integration. This UI allows users to view, add, and delete OpenAI models associated with their OpenAI providers. It includes functionality to fetch and refresh model lists, as well as to search for specific models. These changes enhance the user experience by offering greater control over their OpenAI model interactions.
This commit also includes improvements to the existing OpenAI configuration UI, enabling users to seamlessly manage multiple OpenAI providers and associated models.
2024-09-29 19:12:19 +05:30
n4ze3m
e2e3655c47
feat: OpenAI settings page
...
Add a new settings page for OpenAI configuration, including a dedicated tab in the settings layout, translations, and routing.
2024-09-28 16:08:02 +05:30
n4ze3m
33702f0553
feat: Add German language support
2024-08-31 21:23:49 +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
44da2db97e
feat: Add segmented control for custom and copilot prompts in PromptBody component
2024-08-06 23:32:31 +05:30
Muhammed Nazeem
fa42f71821
Merge pull request #165 from asedmammad/feat/add-persian-i18n
...
Add Persian (Farsi) language
2024-08-06 21:01:41 +05:30
Ased Mammad
f1214f314d
i18n: Add persian (farsi)
2024-08-06 17:20:15 +03: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
f5f0157260
fix: scroll issue playground
2024-07-14 23:13:48 +05:30
Muhammed Nazeem
15f29de34c
Merge branch 'main' into next
2024-07-13 11:53:29 +05:30
Thiago Ramos
b9853cd7f5
Complete Review of pt-BR Localization Strings
2024-07-13 01:03:44 -03:00
n4ze3m
a582a72b60
feat: Add i18n support for restoring last used model in previous chats
2024-07-08 23:59:49 +05:30
n4ze3m
031e74f609
feat: Add option to restore last used model for previous chats
2024-07-08 23:56:25 +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
José Luis Di Biase
d4e02676a1
i18n: initial spanish translation
...
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2024-06-18 18:03:09 -03:00
n4ze3m
f131069d7b
refactor: Update font-weight and border width for consistent styling
2024-06-12 00:48:46 +05:30
n4ze3m
d32f133f35
refactor: Update font-family to Arimo and add font-weight and font-style for consistent styling
2024-06-10 21:03:49 +05:30
n4ze3m
8b2e2baeb4
refactor: Update font-family to Arimo for better readability and consistency
2024-06-10 20:47:20 +05:30
n4ze3m
68bd3e651b
refactor: Update version to 1.1.12, fix selectedModel spacing, and update meta viewport tags
2024-06-08 23:58:40 +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
Muhammed Nazeem
b3d9f3ca92
Merge branch 'next' into add-pt-locale
2024-06-01 14:17:10 +05:30
Luciano T
2c8aa3ba7e
feat: Add Brazilian Portuguese language support
...
Introduces Brazilian Portuguese (pt-BR) as a new supported language.
2024-06-01 05:37:40 -03:00
Muhammed Nazeem
4244492798
Merge branch 'next' into main
2024-05-30 10:39:36 +05:30
Roland Edi
e8bbc5dca4
feat ✨ : Add French Language
2024-05-30 02:09:18 +00:00
Adriano Amalfi
c186b71bf5
feat ✨ : Add Italian Language
2024-05-26 00:55:17 +02:00
n4ze3m
23435318c5
feat: Add localization support for Copilot resume chat and hide current chat model settings
2024-05-24 21:19:53 +05:30
n4ze3m
8899a42331
feat: Add support for Mammoth library for docx file uploads
2024-05-24 18:26:28 +05:30
n4ze3m
315163ca62
chore: Update Lucide icons and add Current Chat Model Settings to Sidepanel
2024-05-23 22:48:46 +05:30
n4ze3m
b3a455382c
chore: Update version to 1.1.9 and add Model Settings to Ollama settings page
2024-05-23 00:39:44 +05:30
n4ze3m
a4ee6b3d7b
chore: Update page share feature description
2024-05-14 12:52:39 +05:30
n4ze3m
5984959aa5
feat: Add advanced configuration options for Ollama URL
2024-05-13 00:13:44 +05:30
n4ze3m
d902414872
feat: Add connection error message for Ollama in multiple locales
2024-05-12 23:59:51 +05:30
n4ze3m
e94edf5c89
chore: Update URL rewrite logic for runtime
2024-05-12 23:54:48 +05:30
n4ze3m
677aa6ef51
feat: Add export/import functions for chat history, promt and knowledge
2024-05-08 13:42:59 +05:30