574 Commits

Author SHA1 Message Date
CaiHQ
30aa0faaa1 update configs 2025-08-20 18:36:48 +08:00
CaiHQ
8d6a9b39bb update prompt 2025-08-19 17:39:17 +08:00
zhaoweijie
1104fb2733 refactor(layout): 重构布局组件并添加新功能
- 更新 Header 组件,增加项目标题和历史记录切换按钮
- 新增 DataNavigation 组件用于数据导航
- 添加 Playground 相关新组件,包括数据、场景、团队等信息展示
- 重构 Layout 组件,使用 Context 管理历史记录状态
- 更新 zh/option.json 文件,添加新的项目标题和对话相关翻译
2025-08-19 16:20:37 +08:00
CaiHQ
ef0e315bdc feat: upgrade registry 2025-08-17 22:39:12 +08:00
CaiHQ
3fb66b4c36 update iod search 2025-03-24 13:21:49 +08:00
zhaoweijie
3cbf4454da Merge branch 'main' of gitea.internetapi.cn:iod/page-assist 2025-02-28 09:13:37 +08:00
zhaoweijie
6a597da44f refactor(components): 优化计量详情页面布局和内容展示
-调整表格列宽和样式,提高可读性
- 添加数联网引用token总数字段
- 修改数联网引用数据卡片为表格形式
- 优化输入和输出token详情的样式
-调整列表布局,增加全宽样式
2025-02-28 09:12:17 +08:00
zhaoweijie
dba196d777 feat: add localStroage 2025-02-24 11:09:29 +08:00
zhaoweijie
c5fa739a95 feat: change token get 2025-02-24 10:17:05 +08:00
CaiHQ
70d1f40333 fix: file name lower case 2025-02-24 10:05:06 +08:00
CaiHQ
2866bcc7af feat: mock 4 button 2025-02-24 10:02:12 +08:00
CaiHQ
2a57034c9d feat: change filename 2025-02-24 10:02:12 +08:00
Nex Zhu
79a03ab6fc fix: file name case 2025-02-24 09:23:19 +08:00
Nex Zhu
50f9e4354f fix 2025-02-24 08:36:42 +08:00
Nex Zhu
8f27ca2e4e fix: fix no meteringEntry date when no cot, and style 2025-02-24 08:30:37 +08:00
Nex Zhu
ce333714b7 style: revert locale json format 2025-02-23 22:22:43 +08:00
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
Muhammed Nazeem
691575e449
Update README.md 2025-02-12 17:06:23 +05:30
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