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

👑 [需求]关于autocompleteRequest能力外放 #233

Open songhanlin opened 1 month ago

songhanlin commented 1 month ago

🥰 需求描述

有的用户不习惯命令式的对话, 例如autocompleteRequest中输入/召唤出提示, 如果可以把能力外放出来, 点击某个按钮召唤出来提示对话, 更好一点

ONLY-yours commented 1 month ago

看起来非常急需将底部的 InputArea Component 输入组件独立成一个单独的组件。

现在的结构不是很适合在做更多的功能了。