ant-design / pro-chat

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

🧐[问题] 组件允许不渲染头像 #249

Closed Superskyyy closed 3 months ago

Superskyyy commented 3 months ago

🧐 问题描述

请问有没有办法在不渲染机器人头像的情况下直接输出文本呢,我们的使用场景有些不需要用户输入,直接让模型输出即可,也就不需要对话形态的头像了。

💻 示例代码

🚑 其他信息

Superskyyy commented 3 months ago

image 类似于这样但是顶格写

ONLY-yours commented 3 months ago

ChatItemConfig 里面的 AvatarRender 就可以了,渲染为空就好