431 Commits

Author SHA1 Message Date
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
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
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
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
n4ze3m
9674b842ef feat: Add Ollama model settings for tfsZ, numKeep, numThread, and useMlock 2025-01-05 15:11:43 +05:30
n4ze3m
0af69a3be8 feat: Add text splitting configuration options 2025-01-04 23:24:23 +05:30
n4ze3m
1d9d704c76 feat: Add Mistral provider support
feat: Update manifest version to 1.4.1
2025-01-04 20:16:23 +05:30
n4ze3m
efb49d8e34 feat: Add RTL support for sidepanel settings header 2024-12-29 13:28:15 +05:30
n4ze3m
db3a80c081 feat: Add RTL support for header navigation 2024-12-29 13:13:59 +05:30
n4ze3m
3ddb7f1ad8 feat: Add ElevenLabs TTS provider and response splitting options 2024-12-28 20:10:50 +05:30
n4ze3m
aa49f03f63 feat: Add support for minP, repeatLastN, and repeatPenalty model settings 2024-12-28 17:38:52 +05:30
n4ze3m
cff433860c feat: Add OCR support 2024-12-28 16:45:25 +05:30
n4ze3m
18bc597dc7 feat: Add OCR support to message formatting 2024-12-28 16:27:49 +05:30
n4ze3m
eed1a5a0d1 fix: Swap order of storage set and url rewrite in setOllamaURL function 2024-12-28 13:03:30 +05:30
n4ze3m
a8c84f1447 feat: Add Arabic language support 2024-12-27 20:55:22 +05:30
n4ze3m
e4357677a7 fix: Update entrypointsDir and manifest version in wxt.config.ts
feat: Update routing imports in options and sidepanel App components
fix: Remove unused SquarePen icon import in Header component
2024-12-27 20:16:07 +05:30
n4ze3m
0a5144e784 fix: Adjust height of message container in PlaygroundChat component 2024-12-21 20:44:18 +05:30
n4ze3m
f8bd740cfa feat: Adjust UI styles in PlaygroundForm and PlaygroundMessage components 2024-12-21 20:40:57 +05:30
n4ze3m
15fb80d75d feat: Add support for custom Google domain in search settings 2024-12-21 20:22:13 +05:30
n4ze3m
772000bff4 feat: Add support for Google AI (Gemini) as a custom model provider 2024-12-21 18:13:21 +05:30
n4ze3m
8124490655 feat: Improve system reset functionality in settings 2024-12-15 13:09:37 +05:30
n4ze3m
43b4f076e9 feat: Add more options for chat messages to copy, download chat entirely 2024-12-14 18:30:27 +05:30
n4ze3m
ccca2eafd3 feat: Anonymize knowledge source content when marking as finished 2024-12-14 16:32:01 +05:30
n4ze3m
fd6eea3e84 feat: Add Brave Search API support 2024-12-13 20:03:52 +05:30
n4ze3m
44e2057ff4 feat: Update system reset functionality in settings 2024-12-13 18:32:50 +05:30
n4ze3m
caf1dfcbe8 feat: Clear all browser storage when deleting chat history and use local instead of sync 2024-12-13 18:25:05 +05:30
n4ze3m
2b08786149 fix: update setLastUsedChatSystemPrompt calls to use newHistoryId.id 2024-12-13 18:08:19 +05:30
n4ze3m
dcd52ad6d5 feat: Set system prompt from last used chat prompt 2024-12-08 23:39:46 +05:30
n4ze3m
0566089d08 fix(sidepanel): Enable or disable Ollama connection status check 2024-12-07 18:32:15 +05:30
n4ze3m
bd08526935 feat: Add support for saving and restoring last used system prompt 2024-12-07 18:15:14 +05:30
n4ze3m
d45b279348 feat: Add SaveButton component to CurrentChatModelSettings 2024-12-01 17:57:09 +05:30
n4ze3m
379ba6996d feat: add error handling to SearXNG search provider 2024-12-01 17:43:14 +05:30
n4ze3m
0226de7c39 feat: Add vector search to SearXNG search provider
chore: remove unnecessary type annotation in web.ts
2024-12-01 17:02:09 +05:30
n4ze3m
5687517238 feat: Add save functionality for system prompt and model settings 2024-12-01 15:52:52 +05:30