411 Commits

Author SHA1 Message Date
zhaoweijie
7b8879a7a8 feat: add metering data 2025-02-23 13:02:32 +08:00
李芳
c50bb49b37 feat: metring and detail pages 2025-02-22 18:20:11 +08:00
李芳
970ffdac15 Merge branch 'feat/metering' of gitea.internetapi.cn:iod/page-assist into feat/page 2025-02-22 17:00:58 +08:00
zhaoweijie
da162be01d feat: add metering data 2025-02-22 16:57:19 +08:00
zhaoweijie
6d79d42925 feat: add metering data 2025-02-22 14:09:57 +08:00
Nex Zhu
f617a05483 feat: improve DEFAULT_WEBSEARCH_PROMPT for IoD and 3W citations 2025-02-17 19:03:38 +08:00
Nex Zhu
4c5d5cfe99 feat: IoD search process HTML/PDF content 2025-02-17 16:44:33 +08:00
CaiHQ
51188b1428 update search result in prompt 2025-02-15 13:02:24 +08:00
Nex Zhu
a56e46a98d feat: IoD search process HTML/PDF content 2025-02-14 23:24:27 +08:00
Nex Zhu
e8471f1802 feat: add IoD search 2025-02-14 18:17:12 +08:00
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
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
yz778
1b6d4a344a fix: fix some typos 2025-02-02 22:03:01 -08:00
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
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