Commit Graph

  • 4f933c9bab
    Merge pull request #23 from n4ze3m/next Muhammed Nazeem 2024-03-26 00:23:26 +05:30
  • 3b0a306f5c Update localization messages in ml locale n4ze3m 2024-03-26 00:04:17 +05:30
  • 628d877b85 Refactor tailwind.config.js n4ze3m 2024-03-25 23:48:45 +05:30
  • 889de61acf Fix bug in login functionality n4ze3m 2024-03-25 23:48:22 +05:30
  • 3904a74701 Refactor useMessage hook and remove unused code n4ze3m 2024-03-25 23:17:43 +05:30
  • 2381588e72 Update dependencies and refactor useMessage hook n4ze3m 2024-03-24 23:56:41 +05:30
  • 01d27fd1c2 i18n support n4ze3m 2024-03-24 21:00:00 +05:30
  • 3143dd3490 Add width style to language select n4ze3m 2024-03-24 17:16:10 +05:30
  • 502759fae6 Update language files and fix UI issues n4ze3m 2024-03-24 17:07:21 +05:30
  • d9ce1e2d2c Add new translations and update existing ones n4ze3m 2024-03-24 14:38:37 +05:30
  • 9a2adbd859 Add i18n n4ze3m 2024-03-24 12:43:43 +05:30
  • 4055231bbc
    Merge pull request #22 from n4ze3m/wxt Muhammed Nazeem 2024-03-23 14:47:34 +05:30
  • b33ee0366c Migrated to WXT n4ze3m 2024-03-23 14:44:05 +05:30
  • 2130bb765c
    Merge pull request #19 from n4ze3m/next Muhammed Nazeem 2024-03-18 09:54:07 +05:30
  • 4aff7f991a Update package version and add hideEditAndRegenerate prop n4ze3m 2024-03-16 14:28:32 +05:30
  • 78c44e13b0 Add edit functionality to PlaygroundMessage component n4ze3m 2024-03-16 00:30:41 +05:30
  • 5b04e55a03 Refactor message appending logic in useMessageOption hook n4ze3m 2024-03-14 23:43:58 +05:30
  • 912e6c8b0a
    Merge pull request #16 from n4ze3m/next Muhammed Nazeem 2024-03-10 13:48:24 +05:30
  • 00bd19374a Fix styling issues in various components n4ze3m 2024-03-10 12:52:53 +05:30
  • b7e940d57d Update default Page Share URL n4ze3m 2024-03-10 11:38:25 +05:30
  • 2c967575b9 Add Page Share feature and instructions for self-hosting n4ze3m 2024-03-10 11:37:57 +05:30
  • b1017062bb Add currentURL and setCurrentURL to useMessage hook n4ze3m 2024-03-09 19:58:48 +05:30
  • 7ce79bb134 Add ShareBtn component and update SettingsOptionLayout n4ze3m 2024-03-09 18:43:39 +05:30
  • 3eabe10bde Update browser support table n4ze3m 2024-03-08 00:48:59 +05:30
  • 7a72961562 Update dependencies and add YouTube transcript support n4ze3m 2024-03-08 00:45:28 +05:30
  • 6d559eda2f Add onCompositionStart and onCompositionEnd event handlers to message input n4ze3m 2024-03-05 10:26:19 +05:30
  • 8778129fb6 Update package.json version and add typing state to SidepanelForm n4ze3m 2024-03-05 10:22:06 +05:30
  • faea2b2fa2 Add typing state to PlaygroundForm component n4ze3m 2024-03-04 23:09:09 +05:30
  • 77c1fd6e3e
    Merge pull request #12 from n4ze3m/next Muhammed Nazeem 2024-03-04 20:19:38 +05:30
  • 21ab18dd7d Refactor prompt icons and add navigation to clearChat n4ze3m 2024-03-04 15:01:53 +05:30
  • 1b689c91c0 Add search mode settings and textarea focus on form submission n4ze3m 2024-03-04 00:32:01 +05:30
  • a87c56061c Update component imports and add conditional focus in PlaygroundForm n4ze3m 2024-03-03 23:30:42 +05:30
  • 0351beeaae Delete unused files and update API calls n4ze3m 2024-03-03 19:55:43 +05:30
  • e0c2c0c745 Remove console.log statements and unused dependencies n4ze3m 2024-03-02 19:50:51 +05:30
  • 88e7e7521b Update OptionLayout component and add OptionPrompt route n4ze3m 2024-02-28 22:50:38 +05:30
  • 4365580f5d Refactor SidepanelForm component n4ze3m 2024-02-28 18:36:25 +05:30
  • bfc8c5c8fa Update package.json version and fix text area focus bug n4ze3m 2024-02-28 18:36:17 +05:30
  • b1ea19f174
    Merge pull request #8 from n4ze3m/next Muhammed Nazeem 2024-02-26 14:07:49 +05:30
  • 40a6f0d1b3 Update package.json version and refactor service calls n4ze3m 2024-02-26 14:01:09 +05:30
  • c8a2387442
    Merge pull request #6 from n4ze3m/next Muhammed Nazeem 2024-02-26 00:05:56 +05:30
  • 03db4631d7 Fix dropdown filter bug and add save button animation n4ze3m 2024-02-25 23:45:07 +05:30
  • 094615498c Add @mantine/hooks dependency and update PlaygroundChat component n4ze3m 2024-02-25 21:17:27 +05:30
  • 86d4d53693 Update Lucide icons imports n4ze3m 2024-02-25 18:55:29 +05:30
  • 43f3727369 Add lucide-react package and remove unused icons n4ze3m 2024-02-25 18:44:47 +05:30
  • 06b32176a9 Add dependencies and update code for PDF parsing and searching n4ze3m 2024-02-25 00:12:46 +05:30
  • f87953ba5c Delete and Update History n4ze3m 2024-02-24 00:39:50 +05:30
  • 1c980c4059 Update dependencies and import paths n4ze3m 2024-02-23 23:25:17 +05:30
  • 743f8d4d36 Add location information to README n4ze3m 2024-02-20 14:28:09 +05:30
  • 71a2b7656e
    Merge pull request #5 from n4ze3m/next Muhammed Nazeem 2024-02-18 14:02:16 +05:30
  • 7b4158763f Update package.json version to 1.0.2 n4ze3m 2024-02-18 13:59:33 +05:30
  • ecbff6093b manage model n4ze3m 2024-02-18 13:23:47 +05:30
  • d763c286c1 Remove unused dependencies and update routing n4ze3m 2024-02-17 00:01:07 +05:30
  • 8e6cd7eca8 Add streamDownload function and handle model pull in background.ts n4ze3m 2024-02-16 18:42:34 +05:30
  • aabb650602
    Merge pull request #4 from n4ze3m/next Muhammed Nazeem 2024-02-15 00:45:42 +05:30
  • d7c85537e3 Add key prop to Image component and update speechToTextLanguage state n4ze3m 2024-02-15 00:44:42 +05:30
  • 31730cad81 new changes n4ze3m 2024-02-15 00:26:13 +05:30
  • 31cac3b5b7 Update package version and add new chat button n4ze3m 2024-02-14 00:43:07 +05:30
  • e4011b7af6 Add support and sponsorship options n4ze3m 2024-02-09 18:03:07 +05:30
  • 6cf70bf9de Update README.md with new features and installation instructions n4ze3m 2024-02-09 17:58:55 +05:30
  • 8a24faf7e4
    Merge pull request #2 from n4ze3m/v2 Muhammed Nazeem 2024-02-08 00:19:09 +05:30
  • 5eae6344cc Update package.json with new display name and description n4ze3m 2024-02-07 23:49:42 +05:30
  • 2ae8338cef Update README with Ollama web UI feature n4ze3m 2024-02-07 23:23:07 +05:30
  • f90df7a6c6 Update sidepanel styles n4ze3m 2024-02-07 23:22:06 +05:30
  • b54527cab5 Add deleteChatHistory method to PageAssitDatabase class and systemPromptForNonRagOption functions to ollama service n4ze3m 2024-02-07 21:07:41 +05:30
  • c1efb2d5cb Update PlaygroundForm and Sidebar components n4ze3m 2024-02-07 00:48:59 +05:30
  • 58966355c3 Update dependencies and fix styling issues n4ze3m 2024-02-07 00:11:07 +05:30
  • a66d8a8418 Update package.json and code files n4ze3m 2024-02-04 13:56:25 +05:30
  • 5958e10354 Add Sidepanel Settings Body component and update button styles in EmptySidePanel component n4ze3m 2024-02-04 00:56:42 +05:30
  • be3a4ed256 Add @langchain/core dependency and update imports*** ***Update SidepanelRouting to use dark mode*** ***Add image support to PlaygroundMessage component n4ze3m 2024-02-03 17:51:11 +05:30
  • e6130f11da Update dependencies and add dark mode support n4ze3m 2024-02-03 11:29:47 +05:30
  • 4c17d2f52c Fix UI issues and add embedding feature n4ze3m 2024-02-03 11:18:15 +05:30
  • 84f4205b56 Add chat mode functionality to EmptySidePanel component n4ze3m 2024-02-03 00:33:31 +05:30
  • 28361c47e6 Add RAG n4ze3m 2024-02-02 22:01:16 +05:30
  • 23e488770d Update SidepanelChat imports and add SidepanelSettingsHeader route n4ze3m 2024-02-02 00:13:10 +05:30
  • ca84cc3b64 Add name property to Message type n4ze3m 2024-02-01 23:48:40 +05:30
  • 0aa4aefb08 v2 initial commit n4ze3m 2024-02-01 13:40:44 +05:30
  • 43439e5511 i messed up dockerfile n4ze3m 2023-04-25 06:56:44 +05:30
  • c2dacfc8be oops n4ze3m 2023-04-25 06:56:30 +05:30
  • 2c0cf4144c update dockerfile with gunicorn n4ze3m 2023-04-25 06:56:17 +05:30
  • 71a4c89afa demo added n4ze3m 2023-04-16 11:50:34 +05:30
  • 45b38ce8dd licence added n4ze3m 2023-04-16 11:48:41 +05:30
  • 49eb459bb2 readme updated n4ze3m 2023-04-16 11:43:50 +05:30
  • 9401a65427 demo link updated n4ze3m 2023-04-16 11:16:27 +05:30
  • 0111b16c5e new changes n4ze3m 2023-04-16 10:54:07 +05:30
  • 5d587351e4 new changes n4ze3m 2023-04-15 21:59:27 +05:30
  • 5d8c2c8df2 landing page added n4ze3m 2023-04-15 19:31:05 +05:30
  • 92cb203503 new changes n4ze3m 2023-04-15 18:00:11 +05:30
  • 4efc9e05e0 chat ui added n4ze3m 2023-04-15 15:59:10 +05:30
  • 1c7b4c328f new changes n4ze3m 2023-04-14 20:27:32 +05:30
  • 2c87aa3287 new changes n4ze3m 2023-04-13 22:00:28 +05:30
  • e94092e7b2 use chromadb n4ze3m 2023-04-11 21:07:42 +05:30
  • dd2d3b1d97 new changes in extension n4ze3m 2023-04-11 16:41:45 +05:30
  • 34efe64f3b add tiktoken n4ze3m 2023-04-11 15:37:41 +05:30
  • 00e6d71727 added supabase n4ze3m 2023-04-11 15:19:39 +05:30
  • a3535bb5c5 extension code updated n4ze3m 2023-04-11 15:19:21 +05:30
  • 6bc176ef44 new changes n4ze3m 2023-04-11 12:24:05 +05:30
  • 8c6c60964b add verify token n4ze3m 2023-04-11 11:39:00 +05:30
  • dba761dcb1 basic settings added n4ze3m 2023-04-10 23:38:26 +05:30
  • 2c66e38698 new changes n4ze3m 2023-04-10 20:43:00 +05:30
  • 6a204ceb28 ok build now n4ze3m 2023-04-10 20:40:43 +05:30