Commit Graph

  • f1214f314d i18n: Add persian (farsi) Ased Mammad 2024-08-06 11:49:36 +03:30
  • eccf8f8a88 feat: Enable title generation in GeneralSettings component n4ze3m 2024-08-05 00:49:27 +05:30
  • 48a4af50ee feat: Add context menu options for summarizing, rephrasing, translating, and explaining text selections in background.ts n4ze3m 2024-08-04 18:40:48 +05:30
  • 36fc8b6be1 feat: Add segmented control for custom and copilot prompts in PromptBody component n4ze3m 2024-08-04 18:12:09 +05:30
  • 6c44fcfca7 feat: Remove 'managePrompts.columns.actions' title from PromptBody component n4ze3m 2024-08-04 18:03:51 +05:30
  • 2cc880c722 feat: Add missing text placeholder in prompt help messages for different locales n4ze3m 2024-08-04 16:47:28 +05:30
  • 1bb6d3a89a feat: Add tag colors for custom and copilot prompts in PromptBody component n4ze3m 2024-08-04 11:23:29 +05:30
  • 80413a3c26 feat: Add segmented control for custom and copilot prompts in PromptBody component n4ze3m 2024-08-04 00:08:10 +05:30
  • 58304d9ca7 feat: Update translations for copilot context menu options n4ze3m 2024-08-03 23:51:17 +05:30
  • ac9c9ca887 feat: copilot context menu for tool n4ze3m 2024-08-03 23:00:57 +05:30
  • 325913cc9c
    Merge pull request #153 from n4ze3m/next Muhammed Nazeem 2024-07-23 22:49:38 +05:30
  • 9c7ebc8778 fix: delete model error notification n4ze3m 2024-07-23 21:13:09 +05:30
  • df3484bdeb feat: Truncate long titles in PromptBody component and improve rendering of system and quick prompts n4ze3m 2024-07-23 11:14:45 +05:30
  • b12cf55a47 chore: Update SelectedKnowledge component styling and truncate long titles n4ze3m 2024-07-23 00:37:22 +05:30
  • 440ecf86b2 feat: Refactor useMessage hook for website embedding options and improvements n4ze3m 2024-07-23 00:31:15 +05:30
  • 57c02bc1b1 feat: Add sidepanelRag settings for Copilot chat with website n4ze3m 2024-07-23 00:28:12 +05:30
  • 9521707160 feat: Update useMessage hook with website embedding options and improvements n4ze3m 2024-07-22 00:36:27 +05:30
  • 498f4a02d2 feat: Improve content extraction with readability library n4ze3m 2024-07-22 00:36:20 +05:30
  • af09c8eed6 feat: ability to update knowledge base default file limit n4ze3m 2024-07-21 20:13:37 +05:30
  • abc9a0c0be
    Merge pull request #137 from n4ze3m/next Muhammed Nazeem 2024-07-16 10:47:47 +05:30
  • 943813f759 feat: Add notification support for knowledge base processing n4ze3m 2024-07-16 10:42:32 +05:30
  • e7b70e5b8d feat: Update status color for failed knowledge processing n4ze3m 2024-07-16 10:19:29 +05:30
  • 79e5113ee8 feat: Add failed status to knowledge processing n4ze3m 2024-07-16 10:15:03 +05:30
  • cecb447b46 chore: Add error handling and processing status flag to knowledge queue subscription n4ze3m 2024-07-16 10:09:31 +05:30
  • 9c8584f1c4 feat: Add support for sending notification after knowledge base processing n4ze3m 2024-07-16 00:37:50 +05:30
  • f5f0157260 fix: scroll issue playground n4ze3m 2024-07-14 23:13:48 +05:30
  • 15f29de34c
    Merge branch 'main' into next Muhammed Nazeem 2024-07-13 11:53:29 +05:30
  • 6ed6baacb6
    Merge pull request #141 from thiagojramos/main Muhammed Nazeem 2024-07-13 11:49:47 +05:30
  • b9853cd7f5
    Complete Review of pt-BR Localization Strings Thiago Ramos 2024-07-13 01:03:44 -03:00
  • a582a72b60 feat: Add i18n support for restoring last used model in previous chats n4ze3m 2024-07-08 23:59:49 +05:30
  • 031e74f609 feat: Add option to restore last used model for previous chats n4ze3m 2024-07-08 23:56:25 +05:30
  • c80ef8bf1f chore: Bump manifest version to 1.1.15 n4ze3m 2024-07-07 22:47:42 +05:30
  • 7bb036a559
    Merge pull request #134 from josx/spanish_translation_fix Muhammed Nazeem 2024-07-05 12:23:30 +05:30
  • 1248f9d5fb feat fix: add spanish translation José Luis Di Biase 2024-07-03 16:32:28 -03:00
  • 0fa17ecc10
    Merge pull request #132 from n4ze3m/next Muhammed Nazeem 2024-07-01 17:57:47 +05:30
  • 3a4821a0c8 feat: Add Chrome AI provider and update README.md n4ze3m 2024-06-30 21:07:44 +05:30
  • 79da928186 add chrome ai settings i18n n4ze3m 2024-06-30 20:58:54 +05:30
  • d41ec2a89c feat: Add Chrome AI support n4ze3m 2024-06-30 20:45:06 +05:30
  • 52f9a2953a feat: Add custom headers support n4ze3m 2024-06-30 00:21:43 +05:30
  • 86296c96b6 chrome ai model n4ze3m 2024-06-30 00:21:12 +05:30
  • a5de9705d4 chore: Update manifest version to 1.1.14 n4ze3m 2024-06-30 00:20:33 +05:30
  • ba654f9574
    Merge pull request #129 from n4ze3m/next Muhammed Nazeem 2024-06-26 12:58:14 +05:30
  • 885d938bbf add rerank n4ze3m 2024-06-25 23:22:45 +05:30
  • d6d28b325f refactor: Update similaritySearch parameter to use 4 instead of 3 n4ze3m 2024-06-25 23:15:17 +05:30
  • 5ac03f5123 refactor: Update useScrollAnchor to handle user scrolling and overflow n4ze3m 2024-06-25 21:13:45 +05:30
  • 1e9b66d823 refactor: Update PageAssistHtmlLoader to use extractReadabilityContent for parsing web page content n4ze3m 2024-06-23 20:34:43 +05:30
  • 4363a4b0de feat: Add localization support for visitSpecificWebsite label n4ze3m 2024-06-22 16:55:02 +05:30
  • d23b70b979 feat: Add @mozilla/readability dependency for extracting content from web pages n4ze3m 2024-06-22 00:25:12 +05:30
  • 56cea30058
    Merge pull request #128 from josx/spanish_translation Muhammed Nazeem 2024-06-19 10:13:22 +05:30
  • d4e02676a1 i18n: initial spanish translation José Luis Di Biase 2024-06-18 18:03:09 -03:00
  • d198b87edd
    Merge pull request #119 from n4ze3m/next Muhammed Nazeem 2024-06-13 00:30:02 +05:30
  • f131069d7b refactor: Update font-weight and border width for consistent styling n4ze3m 2024-06-12 00:48:46 +05:30
  • d32f133f35 refactor: Update font-family to Arimo and add font-weight and font-style for consistent styling n4ze3m 2024-06-10 21:03:49 +05:30
  • 8b2e2baeb4 refactor: Update font-family to Arimo for better readability and consistency n4ze3m 2024-06-10 20:47:20 +05:30
  • dc5ccd43ca refactor: Update SidepanelForm to handle drag and drop functionality n4ze3m 2024-06-10 19:55:06 +05:30
  • 69ba305453 feat: Add react-icons and PiGlobe icon to PlaygroundForm and SidepanelForm n4ze3m 2024-06-10 18:54:43 +05:30
  • 52ccbc67bb feat: Add rehype-katex dependency for rendering math equations in Markdown n4ze3m 2024-06-09 11:56:49 +05:30
  • 68bd3e651b refactor: Update version to 1.1.12, fix selectedModel spacing, and update meta viewport tags n4ze3m 2024-06-08 23:58:40 +05:30
  • 8bcd4ec5ce
    Merge pull request #109 from n4ze3m/next Muhammed Nazeem 2024-06-03 17:01:13 +05:30
  • 4a5713d6e4 refactor: Remove unnecessary flex classes from CodeBlock component n4ze3m 2024-06-03 15:55:12 +05:30
  • 56b7121922 refactor: Update RAG settings labels and help messages n4ze3m 2024-06-03 13:55:47 +05:30
  • c701e2f99a refactor: Update embedding model settings page references in locale files n4ze3m 2024-06-03 12:50:14 +05:30
  • bd9e19865a feat: Add Discord and Twitter links to AboutApp component n4ze3m 2024-06-03 00:33:38 +05:30
  • 692c0887cc new settings for rag n4ze3m 2024-06-03 00:30:10 +05:30
  • ca30198d35
    Merge pull request #108 from lucianotonet/add-pt-locale Muhammed Nazeem 2024-06-01 14:18:41 +05:30
  • b3d9f3ca92
    Merge branch 'next' into add-pt-locale Muhammed Nazeem 2024-06-01 14:17:10 +05:30
  • 2c8aa3ba7e feat: Add Brazilian Portuguese language support Luciano T 2024-06-01 05:37:40 -03:00
  • 7fa44e6fd3 refactor: Remove unnecessary flex classes from main element in Layout component n4ze3m 2024-05-31 22:05:43 +05:30
  • b6bc617e5e refactor header n4ze3m 2024-05-31 13:50:05 +05:30
  • f12523d3f0 feat: Add useScrollAnchor hook for scrolling functionality n4ze3m 2024-05-30 23:49:28 +05:30
  • 024d0506f3 feat: Add CodeBlock component for syntax highlighting in Markdown n4ze3m 2024-05-30 23:49:18 +05:30
  • 3161367a90 feat: Add French language translation n4ze3m 2024-05-30 23:49:11 +05:30
  • 1b7cc53810 chore: Update dependency management tool to Bun n4ze3m 2024-05-30 19:21:28 +05:30
  • f51a67ae07
    Merge pull request #105 from lambirou/main Muhammed Nazeem 2024-05-30 10:40:00 +05:30
  • 4244492798
    Merge branch 'next' into main Muhammed Nazeem 2024-05-30 10:39:36 +05:30
  • e8bbc5dca4 feat : Add French Language Roland Edi 2024-05-30 02:09:18 +00:00
  • f5b0cc24ac chore: Update save button styling in EditMessageForm n4ze3m 2024-05-29 00:21:56 +05:30
  • 387c158478 feat: Add Italian language translation n4ze3m 2024-05-29 00:13:25 +05:30
  • 721fad18c2 chore: Update Layout component to adjust width for model selection n4ze3m 2024-05-29 00:13:20 +05:30
  • 620b2b88f5 chore: Update package.json build command for Firefox n4ze3m 2024-05-29 00:13:12 +05:30
  • 533e38c287 chore: Update Layout component to truncate long model names n4ze3m 2024-05-27 21:09:16 +05:30
  • 01b2d6b437
    Merge pull request #100 from adrianoamalfi/Italian-language Muhammed Nazeem 2024-05-26 12:16:12 +05:30
  • c186b71bf5 feat : Add Italian Language Adriano Amalfi 2024-05-26 00:55:17 +02:00
  • 3868048923
    Merge pull request #98 from n4ze3m/next Muhammed Nazeem 2024-05-25 13:47:13 +05:30
  • d5f7d0a470 fix n4ze3m 2024-05-25 13:46:42 +05:30
  • 0e2935402a
    Merge pull request #97 from n4ze3m/next Muhammed Nazeem 2024-05-25 13:11:08 +05:30
  • f9f48109c2 feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm n4ze3m 2024-05-25 11:39:05 +05:30
  • 014565a14e feat: Add BetaTag to Copilot resume chat label in SettingsOther component n4ze3m 2024-05-25 10:16:13 +05:30
  • 3104409558 chore: Remove BetaTag import from SettingsBody component n4ze3m 2024-05-24 23:57:12 +05:30
  • 25cb97d452 feat: Add Copilot resume chat and hide current chat model settings n4ze3m 2024-05-24 23:56:54 +05:30
  • 23435318c5 feat: Add localization support for Copilot resume chat and hide current chat model settings n4ze3m 2024-05-24 21:19:53 +05:30
  • 961f5180c6 Added ability to resume previous chat on copilot n4ze3m 2024-05-24 21:01:10 +05:30
  • 9e2ef72486 chore: Update Lucide icons and improve Current Chat Model Settings n4ze3m 2024-05-24 20:00:09 +05:30
  • 2a7d34f4df chore: Update SidepanelForm to include chat mode checkbox for normal and rag modes n4ze3m 2024-05-24 19:58:02 +05:30
  • 8899a42331 feat: Add support for Mammoth library for docx file uploads n4ze3m 2024-05-24 18:26:28 +05:30
  • 845b725970 feat: Add support for Brave search provider n4ze3m 2024-05-24 00:22:24 +05:30
  • 11f5eba3ed chore: Update Lucide icons and improve Current Chat Model Settings n4ze3m 2024-05-23 23:00:42 +05:30
  • 315163ca62 chore: Update Lucide icons and add Current Chat Model Settings to Sidepanel n4ze3m 2024-05-23 22:48:46 +05:30
  • fadf736f70 refactor: Parse keepAlive value in OllamaEmbeddingsPageAssist n4ze3m 2024-05-23 11:22:46 +05:30
  • b3a455382c chore: Update version to 1.1.9 and add Model Settings to Ollama settings page n4ze3m 2024-05-23 00:39:44 +05:30