Conversation
* feat(chatengine): 兼容toolcall并发模式 * feat(chatengine): support activity event agui * test(markdown): 测试cherry esm * feat(chatengine): support activity history * feat(chatsender): readytosend props --------- Co-authored-by: brightzhli <864345220@qq.com>
* fix(chat-item): user text auto width * chore(chat-item): useless * fix(chat-item): fix right align content Tencent/tdesign-vue-next#6381 fix #6381
* feat(chat-message): support user attachment props&custom * feat(chatengine): add timestamp to assistant history message --------- Co-authored-by: carolin913 <carolin913@126.com>
* feat(chat-markdown): use cherry codeBlock * feat(chat-markdown): codeBlock editCode: false * feat(cherry): upgrade cherryMD * feat(cherry code): code copy button * feat(markdown-color): adjust code button styles * feat(cherry): upgrade cherry
* fix: 修复缩略图的居中和裁切问题,优化loading和error态的表现 * feat: 缩略图样式调整为居中裁切并填满
* feat(chat-sender): 新增 api `sendBtnDisabled` 支持布尔值或函数形式 * feat(chat-sender): 优化 `sendBtnDisabled` 示例,增加函数控制场景展示 * docs(chat-sender): 移除 `sendBtnDisabled` 示例文档
* feat(chat-sender): 新增图片上传功能及事件参数优化,修复附件组件内存泄漏问题 * fix(chat-sender): 优化附件移除事件参数及发送按钮禁用逻辑 * fix(chat-sender): 优化发送按钮禁用逻辑及发送后输入框重置 * fix(chat-sender): 优化发送按钮禁用逻辑及husky钩子兼容性 * fix(chat-sender): 移除调试日志及文档冗余内容 * refactor(chat-sender): 重构 actions 属性支持对象配置及上传属性,废弃 imageUploadProps 和 fileUploadProps * feat(chat-sender): 新增 suffix 内部属性,支持操作按钮配置优先级逻辑 * refactor(chat-sender): 移除 selectImage 方法及相关文档
Contributor
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
fix(组件名称): 处理问题或特性描述 ...
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单