30 Commits

Author SHA1 Message Date
n4ze3m
9679f92821 feat: Add support for handling chat input keydown events 2024-08-20 20:22:01 +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
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
d5f7d0a470 fix 2024-05-25 13:46:42 +05:30
n4ze3m
f9f48109c2 feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm 2024-05-25 11:39:05 +05:30
n4ze3m
2a7d34f4df chore: Update SidepanelForm to include chat mode checkbox for normal and rag modes 2024-05-24 19:58:02 +05:30
n4ze3m
e623cc5ead Update form components to handle pasted files 2024-05-18 17:36:50 +05:30
n4ze3m
160927a5a6 chore: Refactor Sidepanel Chat body and form components 2024-05-18 16:25:06 +05:30
n4ze3m
d28525ad02 chore: Update Sidepanel UI styling and manifest configuration 2024-05-16 11:32:31 +05:30
n4ze3m
88ad1fcab7 feat: Add ModelSelect component to SidepanelForm 2024-05-08 10:44:51 +05:30
n4ze3m
36c1cae5fb Update localization messages for Chinese, English, and Japanese languages 2024-04-14 00:42:47 +05:30
n4ze3m
01d27fd1c2 i18n support 2024-03-24 21:00:00 +05:30
n4ze3m
b33ee0366c Migrated to WXT 2024-03-23 14:44:05 +05:30
n4ze3m
6d559eda2f Add onCompositionStart and onCompositionEnd event handlers to message input 2024-03-05 10:26:19 +05:30
n4ze3m
8778129fb6 Update package.json version and add typing state to SidepanelForm 2024-03-05 10:22:06 +05:30
n4ze3m
e0c2c0c745 Remove console.log statements and unused dependencies 2024-03-02 19:50:51 +05:30
n4ze3m
4365580f5d Refactor SidepanelForm component 2024-02-28 18:36:25 +05:30
n4ze3m
bfc8c5c8fa Update package.json version and fix text area focus bug 2024-02-28 18:36:17 +05:30
n4ze3m
03db4631d7 Fix dropdown filter bug and add save button animation 2024-02-25 23:45:07 +05:30
n4ze3m
43f3727369 Add lucide-react package and remove unused icons 2024-02-25 18:44:47 +05:30
n4ze3m
06b32176a9 Add dependencies and update code for PDF parsing and searching 2024-02-25 00:12:46 +05:30
n4ze3m
1c980c4059 Update dependencies and import paths 2024-02-23 23:25:17 +05:30
n4ze3m
d7c85537e3 Add key prop to Image component and update speechToTextLanguage state 2024-02-15 00:44:42 +05:30
n4ze3m
f90df7a6c6 Update sidepanel styles 2024-02-07 23:22:06 +05:30
n4ze3m
58966355c3 Update dependencies and fix styling issues 2024-02-07 00:11:07 +05:30
n4ze3m
5958e10354 Add Sidepanel Settings Body component and update button styles in EmptySidePanel component 2024-02-04 00:56:42 +05:30
n4ze3m
be3a4ed256 Add @langchain/core dependency and update imports***
***Update SidepanelRouting to use dark mode***
***Add image support to PlaygroundMessage component
2024-02-03 17:51:11 +05:30
n4ze3m
4c17d2f52c Fix UI issues and add embedding feature 2024-02-03 11:18:15 +05:30
n4ze3m
23e488770d Update SidepanelChat imports and add SidepanelSettingsHeader route 2024-02-02 00:13:10 +05:30