476 Commits

Author SHA1 Message Date
Colin Campbell
95a4d9f357 headers-api-everywhere: Add headers to all api calls 2024-08-22 10:11:00 +02:00
n4ze3m
eed0f7c689 chore: Update Twitter handle in AboutApp component 2024-08-21 23:14:22 +05:30
n4ze3m
9679f92821 feat: Add support for handling chat input keydown events 2024-08-20 20:22:01 +05:30
Muhammed Nazeem
788d6c9c1f
Merge pull request #171 from n4ze3m/next
v1.2.1
2024-08-20 18:50:49 +05:30
n4ze3m
35b8579028 feat: Add Number of Retrieved Documents on RAG 2024-08-20 18:32:01 +05:30
n4ze3m
564b137e66 chore: Update default file upload limit labels and placeholders for multiple locales 2024-08-20 18:07:22 +05:30
n4ze3m
4ef17ff479 feat: support for GPU layer 2024-08-20 16:11:50 +05:30
n4ze3m
00735cddad feat: Update context menu options with localized titles 2024-08-20 15:36:59 +05:30
n4ze3m
d5a0136837 chore: Update wxt npm dependency to version 0.19.6 2024-08-17 13:55:54 +05:30
n4ze3m
3a05008cea chore: Update wxt npm dependency to version 0.19.6 2024-08-17 13:55:47 +05:30
Muhammed Nazeem
066db5dfb7
Merge pull request #164 from n4ze3m/next
1.2.0
2024-08-08 11:43:04 +05:30
n4ze3m
5557ef3ab5 refactor: Remove unused import in PlaygroundForm component 2024-08-07 22:16:48 +05:30
n4ze3m
8bbb3c14f8 refactor: Improve textarea focus behavior in PlaygroundForm component 2024-08-07 22:14:49 +05:30
n4ze3m
f6d7020fe0 feat: Add AI-based title generation feature 2024-08-06 23:59:54 +05:30
n4ze3m
44da2db97e feat: Add segmented control for custom and copilot prompts in PromptBody component 2024-08-06 23:32:31 +05:30
Muhammed Nazeem
fa42f71821
Merge pull request #165 from asedmammad/feat/add-persian-i18n
Add Persian (Farsi) language
2024-08-06 21:01:41 +05:30
Ased Mammad
f1214f314d i18n: Add persian (farsi) 2024-08-06 17:20:15 +03:30
n4ze3m
eccf8f8a88 feat: Enable title generation in GeneralSettings component 2024-08-05 00:49:27 +05:30
n4ze3m
48a4af50ee feat: Add context menu options for summarizing, rephrasing, translating, and explaining text selections in background.ts 2024-08-04 18:40:48 +05:30
n4ze3m
36fc8b6be1 feat: Add segmented control for custom and copilot prompts in PromptBody component 2024-08-04 18:12:09 +05:30
n4ze3m
6c44fcfca7 feat: Remove 'managePrompts.columns.actions' title from PromptBody component 2024-08-04 18:03:51 +05:30
n4ze3m
2cc880c722 feat: Add missing text placeholder in prompt help messages for different locales 2024-08-04 16:47:28 +05:30
n4ze3m
1bb6d3a89a feat: Add tag colors for custom and copilot prompts in PromptBody component 2024-08-04 11:23:29 +05:30
n4ze3m
80413a3c26 feat: Add segmented control for custom and copilot prompts in PromptBody component 2024-08-04 00:08:10 +05:30
n4ze3m
58304d9ca7 feat: Update translations for copilot context menu options 2024-08-03 23:51:17 +05:30
n4ze3m
ac9c9ca887 feat: copilot context menu for tool 2024-08-03 23:00:57 +05:30
Muhammed Nazeem
325913cc9c
Merge pull request #153 from n4ze3m/next
v1.1.16
2024-07-23 22:49:38 +05:30
n4ze3m
9c7ebc8778 fix: delete model error notification 2024-07-23 21:13:09 +05:30
n4ze3m
df3484bdeb feat: Truncate long titles in PromptBody component and improve rendering of system and quick prompts 2024-07-23 11:14:45 +05:30
n4ze3m
b12cf55a47 chore: Update SelectedKnowledge component styling and truncate long titles 2024-07-23 00:37:22 +05:30
n4ze3m
440ecf86b2 feat: Refactor useMessage hook for website embedding options and improvements 2024-07-23 00:31:15 +05:30
n4ze3m
57c02bc1b1 feat: Add sidepanelRag settings for Copilot chat with website 2024-07-23 00:28:12 +05:30
n4ze3m
9521707160 feat: Update useMessage hook with website embedding options and improvements 2024-07-22 00:36:27 +05:30
n4ze3m
498f4a02d2 feat: Improve content extraction with readability library 2024-07-22 00:36:20 +05:30
n4ze3m
af09c8eed6 feat: ability to update knowledge base default file limit 2024-07-21 20:13:37 +05:30
Muhammed Nazeem
abc9a0c0be
Merge pull request #137 from n4ze3m/next
v1.1.15
2024-07-16 10:47:47 +05:30
n4ze3m
943813f759 feat: Add notification support for knowledge base processing 2024-07-16 10:42:32 +05:30
n4ze3m
e7b70e5b8d feat: Update status color for failed knowledge processing 2024-07-16 10:19:29 +05:30
n4ze3m
79e5113ee8 feat: Add failed status to knowledge processing 2024-07-16 10:15:03 +05:30
n4ze3m
cecb447b46 chore: Add error handling and processing status flag to knowledge queue subscription 2024-07-16 10:09:31 +05:30
n4ze3m
9c8584f1c4 feat: Add support for sending notification after knowledge base processing 2024-07-16 00:37:50 +05:30
n4ze3m
f5f0157260 fix: scroll issue playground 2024-07-14 23:13:48 +05:30
Muhammed Nazeem
15f29de34c
Merge branch 'main' into next 2024-07-13 11:53:29 +05:30
Muhammed Nazeem
6ed6baacb6
Merge pull request #141 from thiagojramos/main
Complete Review of pt-BR Localization Strings
2024-07-13 11:49:47 +05:30
Thiago Ramos
b9853cd7f5
Complete Review of pt-BR Localization Strings 2024-07-13 01:03:44 -03:00
n4ze3m
a582a72b60 feat: Add i18n support for restoring last used model in previous chats 2024-07-08 23:59:49 +05:30
n4ze3m
031e74f609 feat: Add option to restore last used model for previous chats 2024-07-08 23:56:25 +05:30
n4ze3m
c80ef8bf1f chore: Bump manifest version to 1.1.15 2024-07-07 22:47:42 +05:30
Muhammed Nazeem
7bb036a559
Merge pull request #134 from josx/spanish_translation_fix
feat fix: add spanish translation
2024-07-05 12:23:30 +05:30
José Luis Di Biase
1248f9d5fb feat fix: add spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2024-07-03 16:32:28 -03:00