ant-design / pro-chat

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

👑 [需求] 什么时候支持语音输入啊 #162

Open ximao480 opened 6 months ago

ximao480 commented 6 months ago

🥰 需求描述

🧐 解决方案

🚑 其他信息

ONLY-yours commented 6 months ago

2.0 有计划在做单独的复杂 Input 组件。

1.0 只能先用 inputAreaRender ,然后自己去处理这个流输入了

ONLY-yours commented 6 months ago

感觉可以先做一个 doc 给大家来一个示例

PeiJM commented 6 months ago

2.0 有计划在做单独的复杂 Input 组件。

1.0 只能先用 inputAreaRender ,然后自己去处理这个流输入了

2.0什么时候能出啊? @ONLY-yours

KrishnaPG commented 5 months ago

I feel like I can make a doc to give you an example

@ONLY-yours That would be really helpful if 2.0 is going to take time.