541 Commits

Author SHA1 Message Date
n4ze3m
b7e940d57d Update default Page Share URL 2024-03-10 11:38:25 +05:30
n4ze3m
2c967575b9 Add Page Share feature and instructions for self-hosting 2024-03-10 11:37:57 +05:30
n4ze3m
b1017062bb Add currentURL and setCurrentURL to useMessage hook 2024-03-09 19:58:48 +05:30
n4ze3m
7ce79bb134 Add ShareBtn component and update SettingsOptionLayout 2024-03-09 18:43:39 +05:30
n4ze3m
3eabe10bde Update browser support table 2024-03-08 00:48:59 +05:30
n4ze3m
7a72961562 Update dependencies and add YouTube transcript support 2024-03-08 00:45:28 +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
faea2b2fa2 Add typing state to PlaygroundForm component 2024-03-04 23:09:09 +05:30
Muhammed Nazeem
77c1fd6e3e
Merge pull request #12 from n4ze3m/next
Next
2024-03-04 20:19:38 +05:30
n4ze3m
21ab18dd7d Refactor prompt icons and add navigation to clearChat 2024-03-04 15:01:53 +05:30
n4ze3m
1b689c91c0 Add search mode settings and textarea focus on form submission 2024-03-04 00:32:01 +05:30
n4ze3m
a87c56061c Update component imports and add conditional focus in PlaygroundForm 2024-03-03 23:30:42 +05:30
n4ze3m
0351beeaae Delete unused files and update API calls 2024-03-03 19:55:43 +05:30
n4ze3m
e0c2c0c745 Remove console.log statements and unused dependencies 2024-03-02 19:50:51 +05:30
n4ze3m
88e7e7521b Update OptionLayout component and add OptionPrompt route 2024-02-28 22:50:38 +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
Muhammed Nazeem
b1ea19f174
Merge pull request #8 from n4ze3m/next
Update package.json version and refactor service calls
2024-02-26 14:07:49 +05:30
n4ze3m
40a6f0d1b3 Update package.json version and refactor service calls 2024-02-26 14:01:09 +05:30
Muhammed Nazeem
c8a2387442
Merge pull request #6 from n4ze3m/next
1.0.3
2024-02-26 00:05:56 +05:30
n4ze3m
03db4631d7 Fix dropdown filter bug and add save button animation 2024-02-25 23:45:07 +05:30
n4ze3m
094615498c Add @mantine/hooks dependency and update PlaygroundChat component 2024-02-25 21:17:27 +05:30
n4ze3m
86d4d53693 Update Lucide icons imports 2024-02-25 18:55:29 +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
f87953ba5c Delete and Update History 2024-02-24 00:39:50 +05:30
n4ze3m
1c980c4059 Update dependencies and import paths 2024-02-23 23:25:17 +05:30
n4ze3m
743f8d4d36 Add location information to README 2024-02-20 14:28:09 +05:30
Muhammed Nazeem
71a2b7656e
Merge pull request #5 from n4ze3m/next
1.0.2
2024-02-18 14:02:16 +05:30
n4ze3m
7b4158763f Update package.json version to 1.0.2 2024-02-18 13:59:33 +05:30
n4ze3m
ecbff6093b manage model 2024-02-18 13:23:47 +05:30
n4ze3m
d763c286c1 Remove unused dependencies and update routing 2024-02-17 00:01:07 +05:30
n4ze3m
8e6cd7eca8 Add streamDownload function and handle model pull in background.ts 2024-02-16 18:42:34 +05:30
Muhammed Nazeem
aabb650602
Merge pull request #4 from n4ze3m/next
v1.0.1
2024-02-15 00:45:42 +05:30
n4ze3m
d7c85537e3 Add key prop to Image component and update speechToTextLanguage state 2024-02-15 00:44:42 +05:30
n4ze3m
31730cad81 new changes 2024-02-15 00:26:13 +05:30
n4ze3m
31cac3b5b7 Update package version and add new chat button 2024-02-14 00:43:07 +05:30
n4ze3m
e4011b7af6 Add support and sponsorship options 2024-02-09 18:03:07 +05:30
n4ze3m
6cf70bf9de Update README.md with new features and installation instructions 2024-02-09 17:58:55 +05:30
Muhammed Nazeem
8a24faf7e4
Merge pull request #2 from n4ze3m/v2
v2
2024-02-08 00:19:09 +05:30
n4ze3m
5eae6344cc Update package.json with new display name and description 2024-02-07 23:49:42 +05:30
n4ze3m
2ae8338cef Update README with Ollama web UI feature 2024-02-07 23:23:07 +05:30
n4ze3m
f90df7a6c6 Update sidepanel styles 2024-02-07 23:22:06 +05:30
n4ze3m
b54527cab5 Add deleteChatHistory method to PageAssitDatabase class and systemPromptForNonRagOption functions to ollama service 2024-02-07 21:07:41 +05:30
n4ze3m
c1efb2d5cb Update PlaygroundForm and Sidebar components 2024-02-07 00:48:59 +05:30
n4ze3m
58966355c3 Update dependencies and fix styling issues 2024-02-07 00:11:07 +05:30
n4ze3m
a66d8a8418 Update package.json and code files 2024-02-04 13:56:25 +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