Commit Graph

564 Commits

Author SHA1 Message Date
1355873789 4326bd1b9e 更新智谱清言APP logo 2024-09-26 08:40:07 +08:00
1355873789 8ad2cf613c 繁体中文支持 2024-09-26 08:40:07 +08:00
1355873789 4b9603d576 模型头像相关
修正部分模型头像错误
新增部分模型头像
2024-09-26 08:40:07 +08:00
牡丹凤凰 07dec23a02 Update providers.ts 2024-09-26 03:10:44 +08:00
kangfenmao b35e37a170 chore(version): 0.7.8 2024-09-25 12:52:42 +08:00
kangfenmao d1c70f2dc5 feat: auto-scroll to bottom on new messages, return null for empty suggestions
- Added functionality to automatically scroll to the bottom of the messages container upon receiving new messages.
- Return null when suggestions list is empty instead of displaying an empty container.
2024-09-25 12:33:03 +08:00
kangfenmao bb43a99d4a feat: add hugging chat minapp 2024-09-25 12:09:51 +08:00
kangfenmao fc528c7675 fix: auto scroll to bottom #120
close #120
2024-09-25 11:36:44 +08:00
kangfenmao 0a85b43c48 refactor: ant design styles separation 2024-09-25 11:29:38 +08:00
kangfenmao dd60dfa872 feat: add streaming output options #93 2024-09-25 11:23:45 +08:00
kangfenmao bf2005676d fix: gemini safety settings #110 2024-09-25 09:49:19 +08:00
kangfenmao 553d62c041 docs(README.md): update readme 2024-09-25 00:26:14 +08:00
kangfenmao 3452821fef feat: new providers logos 2024-09-25 00:21:20 +08:00
kangfenmao e2367f1f0f feat: add ocoolai provider 2024-09-25 00:21:20 +08:00
kangfenmao e23a525363 fix: transparent window 2024-09-25 00:21:20 +08:00
kangfenmao 3c9ed9f9a9 fix: windows ico icon 2024-09-25 00:20:10 +08:00
亢奋猫 3db4ffa115 Update README.md 2024-09-25 00:20:10 +08:00
亢奋猫 c12e16b076 docs(README.md): add contributors 2024-09-25 00:20:10 +08:00
牡丹凤凰 6f08169c1d docs(README.md): add banners
Delete docs/images/1.png

update
2024-09-25 00:19:52 +08:00
kangfenmao 60efe59a2d feat: improved layout and accessibility
- Added hidden overflow to HomePage content container for improved layout.
- Changed the upload list type to text to improve accessibility.
2024-09-25 00:00:34 +08:00
kangfenmao 8e48388c79 chore(version): 0.7.7 2024-09-25 00:00:34 +08:00
kangfenmao 86384cd8a7 style: removed background color from agentcard component
- Removed background color from AgentCard component.
2024-09-25 00:00:34 +08:00
kangfenmao ad6770ceb5 feat: new vi logo 2024-09-25 00:00:34 +08:00
kangfenmao 5335ab555b fix: agent i18n tranlate 2024-09-25 00:00:34 +08:00
王叔叔 025ef074db Update README_zh.md 2024-09-25 00:00:20 +08:00
kangfenmao 7a6213f428 fix: appImage artifactName #112
close #112
2024-09-24 23:59:38 +08:00
kangfenmao 3728174208 docs: add docs folder 2024-09-24 23:59:38 +08:00
kangfenmao eea0adbfcd fix: content container overflow 2024-09-24 23:59:38 +08:00
kangfenmao 32c03f9c83 feat: new model logo 2024-09-24 23:59:38 +08:00
kangfenmao ef172e4446 feat: use rounded corner design 2024-09-24 23:59:38 +08:00
kangfenmao b908a8f0f9 feat: fix siliconflow reset api url 2024-09-22 09:24:55 +08:00
kangfenmao 0300ef67d1 chore(version): 0.7.6 2024-09-22 00:44:47 +08:00
kangfenmao 95985b139b style: centered positioning and alignment added to modal and userpopup components
- Added centered positioning to Modal component in PromptPopup.
- Added centered alignment to UserPopup component.
2024-09-22 00:19:45 +08:00
kangfenmao 31626bde46 feat: export topic message as image #103 2024-09-22 00:16:36 +08:00
kangfenmao d61b07dddf feat: add loading spinner #86
close #86
2024-09-21 21:07:50 +08:00
kangfenmao 7a5c72aab4 refactor: message component 2024-09-21 13:20:16 +08:00
kangfenmao b9aeca7c13 feat: improved formula rendering with new escaping functions
- Improved formula rendering by removing unnecessary escaping of dollar numbers.
- Implemented two new string escaping functions to prevent incorrect LaTeX formula rendering.

#101
2024-09-21 10:27:32 +08:00
kangfenmao 9d45ea9e92 fix: After stopping content generation, messages cannot be cleared #66
close #66
2024-09-21 00:25:17 +08:00
kangfenmao 8420976c16 feat: improved input bar functionality and added text insertion feature
- Improved functionality for handling text input and file uploads in the input bar.
- Added functionality to insert text at cursor position in a text area.
2024-09-21 00:04:53 +08:00
kangfenmao 4372d7a4d0 fix: anthropic api url #97 2024-09-20 23:10:25 +08:00
kangfenmao a9512c6214 chore(version): 0.7.5 2024-09-20 17:01:52 +08:00
kangfenmao 62072e4f66 feat: improved ui effects and rendering for components
- Added smooth all property transition effect to Icon component.
- Added hover effect and conditional rendering for Switch Topic Sidebar button on current assistant.
- Updated the existing conditional options array to consistently include both topic and settings options.
- Improved hover effects on topic list items.
2024-09-20 16:48:24 +08:00
kangfenmao f26ebf44c7 feat: add new add topic button 2024-09-20 15:11:50 +08:00
kangfenmao 38697e3532 fix: attachment open handler 2024-09-20 11:38:30 +08:00
kangfenmao 1412ac9889 fix: improved api call validation
- Improved API call validation to account for additional usage properties.
2024-09-20 11:12:15 +08:00
kangfenmao 8470119adc style: removed unnecessary import and optimized sidebar styling
- Removed unnecessary import and optimized sidebar styling for improved performance.
2024-09-20 10:49:50 +08:00
kangfenmao 8943eda7a3 chore(version): 0.7.4 2024-09-20 00:15:24 +08:00
kangfenmao 25114f1325 feat: added minapp event handling and sidebar menu interactions #50
- Added functionality for handling MinApp window closure and provided a default close event handler.
- Added event listeners to Sidebar menus to interact with MinApp.
2024-09-19 23:28:06 +08:00
kangfenmao 079076d673 fix: Disable topic switching and movement during rendering.
- Added functionality to disable topic switching and movement when rendering is in progress.
2024-09-19 23:01:21 +08:00
kangfenmao 4c5cf6d977 feat: Improved layout and added file content filtering.
- Added a margin bottom to the Upload component in the MessageAttachments page for improved layout.
- Added support for not displaying file contents for specific providers.
2024-09-19 22:58:12 +08:00