We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用代码作为消息内容提交,比较长,沟通几轮下来就 504 了。 看了下接口是将历史的对话记录都做了上传,而提供的清除按钮又会将历史上下文清空。
能否支持选择性删除部分历史对话, 从而来减少一次性提交的数据长度?
No response
The text was updated successfully, but these errors were encountered:
ok I did't notice there's a similar question XD.hope come soon.
Sorry, something went wrong.
No branches or pull requests
Clear and concise description of the problem
使用代码作为消息内容提交,比较长,沟通几轮下来就 504 了。
![image](https://user-images.githubusercontent.com/19689583/222944348-43ee60ff-044a-4496-bb52-8c5e8a521e9d.png)
看了下接口是将历史的对话记录都做了上传,而提供的清除按钮又会将历史上下文清空。
Suggested solution
能否支持选择性删除部分历史对话, 从而来减少一次性提交的数据长度?
Alternative
No response
Additional context
Validations
The text was updated successfully, but these errors were encountered: