595 Commits

Author SHA1 Message Date
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
Muhammed Nazeem
abc9a0c0be
Merge pull request #137 from n4ze3m/next
v1.1.15
2024-07-16 10:47:47 +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
Muhammed Nazeem
6ed6baacb6
Merge pull request #141 from thiagojramos/main
Complete Review of pt-BR Localization Strings
2024-07-13 11:49:47 +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
c80ef8bf1f chore: Bump manifest version to 1.1.15 2024-07-07 22:47:42 +05:30
Muhammed Nazeem
7bb036a559
Merge pull request #134 from josx/spanish_translation_fix
feat fix: add spanish translation
2024-07-05 12:23:30 +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
Muhammed Nazeem
0fa17ecc10
Merge pull request #132 from n4ze3m/next
v1.1.14
2024-07-01 17:57:47 +05:30
n4ze3m
3a4821a0c8 feat: Add Chrome AI provider and update README.md 2024-06-30 21:07:44 +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
86296c96b6 chrome ai model 2024-06-30 00:21:12 +05:30
n4ze3m
a5de9705d4 chore: Update manifest version to 1.1.14 2024-06-30 00:20:33 +05:30
Muhammed Nazeem
ba654f9574
Merge pull request #129 from n4ze3m/next
v1.1.13
2024-06-26 12:58:14 +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
Muhammed Nazeem
56cea30058
Merge pull request #128 from josx/spanish_translation
i18n: initial spanish translation
2024-06-19 10:13:22 +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
Muhammed Nazeem
d198b87edd
Merge pull request #119 from n4ze3m/next
v1.1.12
2024-06-13 00:30:02 +05:30
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
Muhammed Nazeem
8bcd4ec5ce
Merge pull request #109 from n4ze3m/next
v1.1.11
2024-06-03 17:01:13 +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
ca30198d35
Merge pull request #108 from lucianotonet/add-pt-locale
feat: Add Brazilian Portuguese language support
2024-06-01 14:18:41 +05:30