473 Commits

Author SHA1 Message Date
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
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
n4ze3m
1b7cc53810 chore: Update dependency management tool to Bun 2024-05-30 19:21:28 +05:30
Muhammed Nazeem
f51a67ae07
Merge pull request #105 from lambirou/main
Add French Language
2024-05-30 10:40:00 +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
n4ze3m
721fad18c2 chore: Update Layout component to adjust width for model selection 2024-05-29 00:13:20 +05:30
n4ze3m
620b2b88f5 chore: Update package.json build command for Firefox 2024-05-29 00:13:12 +05:30
n4ze3m
533e38c287 chore: Update Layout component to truncate long model names 2024-05-27 21:09:16 +05:30
Muhammed Nazeem
01b2d6b437
Merge pull request #100 from adrianoamalfi/Italian-language
feat : Add Italian Language
2024-05-26 12:16:12 +05:30
Adriano Amalfi
c186b71bf5 feat : Add Italian Language 2024-05-26 00:55:17 +02:00
Muhammed Nazeem
3868048923
Merge pull request #98 from n4ze3m/next
fix
2024-05-25 13:47:13 +05:30
n4ze3m
d5f7d0a470 fix 2024-05-25 13:46:42 +05:30
Muhammed Nazeem
0e2935402a
Merge pull request #97 from n4ze3m/next
v1.1.9
2024-05-25 13:11:08 +05:30
n4ze3m
f9f48109c2 feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm 2024-05-25 11:39:05 +05:30