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

turn off assistant feature #290

Closed batu-han3428 closed 2 weeks ago

batu-han3428 commented 3 months ago

I want to turn off the assistant robot. I want users to write among themselves. How do I turn off the assistant?

ONLY-yours commented 2 months ago

u can write inputArea render as null

than use Hooks such as pushChat , it can help u