ant-design / pro-chat

🤖 Components Library for Quickly Building LLM Chat Interfaces.
https://pro-chat.antdigital.dev
MIT License
586 stars 72 forks source link

feat: add callbacks #239

Closed LCJove closed 1 month ago

LCJove commented 1 month ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

添加编辑的回调函数

📝 补充信息 | Additional Information

close #205

github-actions[bot] commented 1 month ago

🎊 PR Preview f65931cdb55e8376716f2b8c2c28602a2c4b82a5 has been successfully built and deployed to https://ant-design-pro-chat-preview-pr-239.surge.sh

🕐 Build time: 50.538s

🤖 By surge-preview

LCJove commented 1 month ago

@ONLY-yours 礼检哥哥ci挂了帮忙看一下

ONLY-yours commented 1 month ago

感觉 custom 的部分没有必要放在 hooks 里面,直接在 render 那里拼接是不是更好?