We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题类型 (Issue Type):
问题描述 目前,当 AI 生成非常长的文本回复时,整个回复会完全展开显示。这会导致:
解决方案 希望实现一个功能,当 AI 的回复超过一定长度(例如,特定的行数或高度阈值)时,默认只显示其开头部分,并自动折叠其余内容。
^
v
效果类似于下图:
其他信息
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题类型 (Issue Type):
问题描述
目前,当 AI 生成非常长的文本回复时,整个回复会完全展开显示。这会导致:
解决方案
希望实现一个功能,当 AI 的回复超过一定长度(例如,特定的行数或高度阈值)时,默认只显示其开头部分,并自动折叠其余内容。
^
反向,或者v
)。效果类似于下图:
其他信息
The text was updated successfully, but these errors were encountered: