254 Commits

Author SHA1 Message Date
n4ze3m
440ecf86b2 feat: Refactor useMessage hook for website embedding options and improvements 2024-07-23 00:31:15 +05:30
n4ze3m
57c02bc1b1 feat: Add sidepanelRag settings for Copilot chat with website 2024-07-23 00:28:12 +05:30
n4ze3m
9521707160 feat: Update useMessage hook with website embedding options and improvements 2024-07-22 00:36:27 +05:30
n4ze3m
498f4a02d2 feat: Improve content extraction with readability library 2024-07-22 00:36:20 +05:30
n4ze3m
af09c8eed6 feat: ability to update knowledge base default file limit 2024-07-21 20:13:37 +05:30
n4ze3m
943813f759 feat: Add notification support for knowledge base processing 2024-07-16 10:42:32 +05:30
n4ze3m
e7b70e5b8d feat: Update status color for failed knowledge processing 2024-07-16 10:19:29 +05:30
n4ze3m
79e5113ee8 feat: Add failed status to knowledge processing 2024-07-16 10:15:03 +05:30
n4ze3m
cecb447b46 chore: Add error handling and processing status flag to knowledge queue subscription 2024-07-16 10:09:31 +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
José Luis Di Biase
1248f9d5fb feat fix: add spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2024-07-03 16:32:28 -03:00
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
86296c96b6 chrome ai model 2024-06-30 00:21:12 +05:30
n4ze3m
885d938bbf add rerank 2024-06-25 23:22:45 +05:30
n4ze3m
d6d28b325f refactor: Update similaritySearch parameter to use 4 instead of 3 2024-06-25 23:15:17 +05:30
n4ze3m
5ac03f5123 refactor: Update useScrollAnchor to handle user scrolling and overflow 2024-06-25 21:13:45 +05:30
n4ze3m
1e9b66d823 refactor: Update PageAssistHtmlLoader to use extractReadabilityContent for parsing web page content 2024-06-23 20:34: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
d23b70b979 feat: Add @mozilla/readability dependency for extracting content from web pages 2024-06-22 00:25:12 +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
dc5ccd43ca refactor: Update SidepanelForm to handle drag and drop functionality 2024-06-10 19:55:06 +05:30
n4ze3m
69ba305453 feat: Add react-icons and PiGlobe icon to PlaygroundForm and SidepanelForm 2024-06-10 18:54:43 +05:30
n4ze3m
52ccbc67bb feat: Add rehype-katex dependency for rendering math equations in Markdown 2024-06-09 11:56:49 +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
4a5713d6e4 refactor: Remove unnecessary flex classes from CodeBlock component 2024-06-03 15:55:12 +05:30
n4ze3m
56b7121922 refactor: Update RAG settings labels and help messages 2024-06-03 13:55:47 +05:30
n4ze3m
c701e2f99a refactor: Update embedding model settings page references in locale files 2024-06-03 12:50:14 +05:30
n4ze3m
bd9e19865a feat: Add Discord and Twitter links to AboutApp component 2024-06-03 00:33:38 +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
n4ze3m
7fa44e6fd3 refactor: Remove unnecessary flex classes from main element in Layout component 2024-05-31 22:05:43 +05:30
n4ze3m
b6bc617e5e refactor header 2024-05-31 13:50:05 +05:30
n4ze3m
f12523d3f0 feat: Add useScrollAnchor hook for scrolling functionality 2024-05-30 23:49:28 +05:30
n4ze3m
024d0506f3 feat: Add CodeBlock component for syntax highlighting in Markdown 2024-05-30 23:49:18 +05:30
n4ze3m
3161367a90 feat: Add French language translation 2024-05-30 23:49:11 +05:30
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
n4ze3m
f5b0cc24ac chore: Update save button styling in EditMessageForm 2024-05-29 00:21:56 +05:30
n4ze3m
387c158478 feat: Add Italian language translation 2024-05-29 00:13:25 +05:30