zhaoweijie
e0e41d7e21
feat(components): 新增图标组件并优化历史记录功能
...
- 新增 Bell、Collect 和 NotCollect 图标组件
- 优化 History 组件,添加隐藏 logo 功能
- 调整 Message 组件样式,移除不必要的代码
- 更新 Scene 组件 Header 颜色
- 注释掉 tailwind.css 中的 arimo 字体权重
2025-08-23 20:11:11 +08:00
zhaoweijie
e640b1254d
refactor(components): 重构 playground组件
...
- 移除 Data、Scene 和 IodRelevant 组件中的 Drawer
- 优化 Data、Scene 和 IodRelevant 组件的结构
- 添加 Header 组件用于展示标题和关闭按钮
- 使用 Main 组件替代原来的 ShowCard 组件
- 调整样式和布局,提高组件的可复用性和可维护性
2025-08-23 17:03:14 +08:00
zhaoweijie
6fb71b01f0
feat(components): 新增 Drawer 组件并优化 Playground 页面
...
- 新增 Drawer 组件用于创建可滑动的抽屉式界面
-优化 Playground 页面布局和样式,增加 logo 和 frosted glass 效果
- 添加统计卡片组件和动画效果,提升用户体验
- 新增数据项目图标组件
2025-08-22 21:28:40 +08:00
zhaoweijie
17020e8755
feat(iod): 重构数联网搜索功能
...
- 新增数联网设置页面
- 优化数联网搜索结果展示
- 添加数据集、科创场景和科技企业等不同类型的搜索结果
- 重构搜索结果卡片组件,支持加载状态和不同展示模式
- 更新数联网搜索相关的国际化文案
2025-08-22 17:15:19 +08:00
zhaoweijie
efbf2a3eff
feat/playground: 重构 playground组件
...
- 更新 Data 和 History组件的样式和布局
- 添加新的功能和交互,如热门搜索和智能体选择
- 优化组件性能和可维护性
2025-08-21 14:12:29 +08:00
zhaoweijie
1104fb2733
refactor(layout): 重构布局组件并添加新功能
...
- 更新 Header 组件,增加项目标题和历史记录切换按钮
- 新增 DataNavigation 组件用于数据导航
- 添加 Playground 相关新组件,包括数据、场景、团队等信息展示
- 重构 Layout 组件,使用 Context 管理历史记录状态
- 更新 zh/option.json 文件,添加新的项目标题和对话相关翻译
2025-08-19 16:20:37 +08:00
Nex Zhu
e8471f1802
feat: add IoD search
2025-02-14 18:17:12 +08:00
n4ze3m
7180ea8146
feat: skip embedding model check when simple search is enabled
2025-02-08 23:24:18 +05:30
n4ze3m
926f4e1a4a
feat: implement CustomAIMessageChunk class and enhance reasoning handling in useMessageOption hook
2025-02-08 20:50:48 +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
0c48bfa1c0
feat: Enhance embedding model validation by incorporating simple internet search check
2025-01-26 18:36:28 +05:30
n4ze3m
72926f947e
feat: Improve UI styles in PlaygroundForm and Select components
2025-01-12 00:27:58 +05:30
n4ze3m
48b7a2824a
feat: Add option to enable internet search by default
2025-01-12 00:19:39 +05:30
n4ze3m
18bc597dc7
feat: Add OCR support to message formatting
2024-12-28 16:27:49 +05:30
n4ze3m
f8bd740cfa
feat: Adjust UI styles in PlaygroundForm and PlaygroundMessage components
2024-12-21 20:40:57 +05:30
n4ze3m
f8791a0707
feat: Introduce temporary chat mode
...
Adds a new "Temporary Chat" mode for quick, non-persistent conversations. The new mode is available in the header bar and will trigger a visually distinct chat experience with a temporary background color. Temporary chats do not save to the chat history and are meant for short, one-off interactions. This feature enhances flexibility and provides a more convenient option for users who need to quickly interact with the AI without committing the conversation to their history.
2024-11-09 19:10:34 +05:30
n4ze3m
977723f71f
feat: Ability to send image without text
2024-11-09 17:13:23 +05:30
n4ze3m
a2f9002b81
feat: enhance playground UI
...
Refine the Playground's UI to improve user experience:
- Streamline chat window layout for better message readability
- Introduce a knowledge selection dropdown for easier context setting
- Improve image upload integration for a smoother workflow
- Optimize spacing and styling for a more polished visual appearance
2024-10-20 17:45:56 +05:30
n4ze3m
9679f92821
feat: Add support for handling chat input keydown events
2024-08-20 20:22:01 +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
d23b70b979
feat: Add @mozilla/readability dependency for extracting content from web pages
2024-06-22 00:25:12 +05:30
n4ze3m
69ba305453
feat: Add react-icons and PiGlobe icon to PlaygroundForm and SidepanelForm
2024-06-10 18:54:43 +05:30
n4ze3m
68bd3e651b
refactor: Update version to 1.1.12, fix selectedModel spacing, and update meta viewport tags
2024-06-08 23:58:40 +05:30
n4ze3m
d5f7d0a470
fix
2024-05-25 13:46:42 +05:30
n4ze3m
f9f48109c2
feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm
2024-05-25 11:39:05 +05:30
n4ze3m
e623cc5ead
Update form components to handle pasted files
2024-05-18 17:36:50 +05:30
n4ze3m
82abbf5bad
Add SelectedKnowledge component to OptionLayout and KnowledgeSelect
2024-04-06 10:48:51 +05:30
n4ze3m
dd496b7b98
Webui chat with x added
2024-04-06 00:30:23 +05:30
n4ze3m
aae2ddecbc
Update useMessageOption hook and Playground component
2024-04-05 23:17:55 +05:30
n4ze3m
ac347a3970
Update dependencies and fix import paths
2024-04-05 20:28:29 +05:30
n4ze3m
317011a6d2
Add OllamaIcon to OptionLayout and update styles
2024-03-31 00:55:44 +05:30
n4ze3m
01d27fd1c2
i18n support
2024-03-24 21:00:00 +05:30
n4ze3m
502759fae6
Update language files and fix UI issues
2024-03-24 17:07:21 +05:30
n4ze3m
b33ee0366c
Migrated to WXT
2024-03-23 14:44:05 +05:30
n4ze3m
00bd19374a
Fix styling issues in various components
2024-03-10 12:52:53 +05:30
n4ze3m
faea2b2fa2
Add typing state to PlaygroundForm component
2024-03-04 23:09:09 +05:30
n4ze3m
1b689c91c0
Add search mode settings and textarea focus on form submission
2024-03-04 00:32:01 +05:30
n4ze3m
a87c56061c
Update component imports and add conditional focus in PlaygroundForm
2024-03-03 23:30:42 +05:30
n4ze3m
e0c2c0c745
Remove console.log statements and unused dependencies
2024-03-02 19:50:51 +05:30
n4ze3m
bfc8c5c8fa
Update package.json version and fix text area focus bug
2024-02-28 18:36:17 +05:30
n4ze3m
03db4631d7
Fix dropdown filter bug and add save button animation
2024-02-25 23:45:07 +05:30
n4ze3m
43f3727369
Add lucide-react package and remove unused icons
2024-02-25 18:44:47 +05:30
n4ze3m
06b32176a9
Add dependencies and update code for PDF parsing and searching
2024-02-25 00:12:46 +05:30
n4ze3m
1c980c4059
Update dependencies and import paths
2024-02-23 23:25:17 +05:30
n4ze3m
ecbff6093b
manage model
2024-02-18 13:23:47 +05:30
n4ze3m
31730cad81
new changes
2024-02-15 00:26:13 +05:30
n4ze3m
31cac3b5b7
Update package version and add new chat button
2024-02-14 00:43:07 +05:30