548 Commits

Author SHA1 Message Date
CaiHQ
e5cca132da naive search 2025-02-13 17:22:05 +08:00
Muhammed Nazeem
de367a1aa0
Merge pull request #360 from n4ze3m/next
v1.5.0
2025-02-09 14:05:46 +05:30
n4ze3m
084b859e3e feat: add option to remove reasoning tag from TTS output 2025-02-09 13:00:04 +05:30
n4ze3m
023d3c2fb2 fix: update Twitter profile regex to match new domain x.com 2025-02-09 12:41:48 +05:30
n4ze3m
bd0c9bc825 feat: remove reasoning from message content in history generation 2025-02-09 12:32:18 +05:30
n4ze3m
b3307dd3bd fix: update reasoning_content type and remove empty bind options 2025-02-09 11:58:09 +05:30
n4ze3m
7180ea8146 feat: skip embedding model check when simple search is enabled 2025-02-08 23:24:18 +05:30
n4ze3m
3ca248181d feat: make keepAlive property optional and remove default value assignment 2025-02-08 23:23:56 +05:30
n4ze3m
4438613c2d feat: add error handling to OCR image processing function 2025-02-08 23:07:57 +05:30
n4ze3m
ef51cf85ff feat: support Edge browser 2025-02-08 23:06:09 +05:30
n4ze3m
87c2024771 chore: update version to 1.5.0 in wxt.config.ts 2025-02-08 21:18:09 +05:30
n4ze3m
926f4e1a4a feat: implement CustomAIMessageChunk class and enhance reasoning handling in useMessageOption hook 2025-02-08 20:50:48 +05:30
n4ze3m
8381f1c996 feat: implement mergeReasoningContent function for enhanced reasoning handling 2025-02-08 17:13:40 +05:30
n4ze3m
72eaaf9dd2 refactor: adjust sticky positioning in SettingsOptionLayout for improved layout consistency 2025-02-08 16:30:11 +05:30
n4ze3m
7b8ba1404d refactor: enhance Sidepanel layout and structure for improved usability and responsiveness 2025-02-08 16:01:47 +05:30
n4ze3m
d315a39793 refactor: restructure Layout and SettingsLayout components for improved responsiveness and layout consistency 2025-02-08 13:30:08 +05:30
n4ze3m
40698e02d7 feat: update version to 1.4.6 and enhance code block component with download and copy sticky support 2025-02-08 12:48:49 +05:30
n4ze3m
a46156847d feat: add bottom fade mask utility and enhance Playground layout 2025-02-07 23:49:40 +05:30
Muhammed Nazeem
1eae319d10
Merge pull request #332 from yz778/typos
fix: fix some typos
2025-02-03 22:46:33 +05:30
yz778
1b6d4a344a fix: fix some typos 2025-02-02 22:03:01 -08:00
Muhammed Nazeem
e537221524
Merge pull request #328 from n4ze3m/next
v1.4.5
2025-02-02 18:51:50 +05:30
n4ze3m
7264f30d81 fix: Remove reasoning tag from tts utterance 2025-02-02 14:51:52 +05:30
n4ze3m
80f5812355 fix: Adjust visibility styles for PlaygroundMessage component in preparation for v1.4.5 release 2025-02-01 12:30:05 +05:30
n4ze3m
342d544e30 feat: Add Baidu search engine 2025-02-01 11:22:12 +05:30
Muhammed Nazeem
2d1e465582
Merge pull request #315 from yz778/gemini-models
fix: alternate handler for retrieving Gemini models
2025-02-01 10:19:20 +05:30
Muhammed Nazeem
00024ac812
Merge pull request #323 from yz778/layout-shift
fix: layout shift caused by hovering over icons + misc items
2025-02-01 10:14:20 +05:30
yz778
509a73238e Whitespace fix 2025-01-31 20:04:28 -08:00
yz778
be6b539787 fix: Fix layout shift cause by hovering over icons + misc items 2025-01-31 20:00:16 -08:00
yz778
61458834fc Update to use model ID as name 2025-01-28 21:47:14 -08:00
yz778
af89743039 fix: alternate handler for retrieving Gemini models 2025-01-28 21:27:05 -08:00
Muhammed Nazeem
b6814a9e19
Merge pull request #305 from n4ze3m/next
v1.4.4
2025-01-26 19:15:36 +05:30
n4ze3m
0c48bfa1c0 feat: Enhance embedding model validation by incorporating simple internet search check 2025-01-26 18:36:28 +05:30
n4ze3m
94af788365 feat: Add query invalidation for sidebar settings after saving changes 2025-01-25 21:05:58 +05:30
n4ze3m
8c0706aa7c feat: Change default search provider to DuckDuckGo and add custom headers for Google search requests 2025-01-25 16:32:04 +05:30
n4ze3m
51804bc9ae fix: bug fix 2025-01-25 15:19:28 +05:30
n4ze3m
7b6b6751cc feat: Add error handling to fetch advanced Ollama settings data 2025-01-24 22:46:36 +05:30
n4ze3m
c2c80e2226 feat: Add error handling for fetching Ollama URL 2025-01-24 22:36:46 +05:30
n4ze3m
97daaf9dc2 feat: Add reasoning UI 2025-01-24 22:29:18 +05:30
Muhammed Nazeem
17dc6a68c0
Merge pull request #298 from n4ze3m/next
v1.4.3
2025-01-19 13:25:54 +05:30
n4ze3m
b39d60fc3c feat: Update message formatting to remove model suffix in chat display 2025-01-19 12:52:43 +05:30
n4ze3m
6be1b2b0de feat: Add DeepSeek provider and icon to the application 2025-01-19 12:33:26 +05:30
n4ze3m
7443d0ab6b feat: Add option to enable chat with website by default 2025-01-18 22:04:39 +05:30
n4ze3m
aacade6c84 feat: Add option to download chat as an image 2025-01-18 17:13:20 +05:30
n4ze3m
c1de76b660 chore: Bump version to 1.4.3 in wxt.config.ts 2025-01-18 14:42:51 +05:30
Muhammed Nazeem
3a751032f1
Merge pull request #290 from n4ze3m/next
v1.4.2
2025-01-12 12:48:15 +05:30
n4ze3m
72926f947e feat: Improve UI styles in PlaygroundForm and Select components 2025-01-12 00:27:58 +05:30
n4ze3m
bac85d65c5 feat: Update UI styles in SidepanelForm component 2025-01-12 00:24:22 +05:30
n4ze3m
48b7a2824a feat: Add option to enable internet search by default 2025-01-12 00:19:39 +05:30
n4ze3m
84e123bf38 feat: Add aria-labels for accessibility in PlaygroundMessage component 2025-01-11 23:44:43 +05:30
n4ze3m
867204604b feat: Add sidebar chat history and functionality 2025-01-11 20:58:45 +05:30