Skip to content
New issue

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

Selective deletion of some historical conversations to avoid 504 #90

Open
3 tasks done
Mosiki opened this issue Mar 5, 2023 · 1 comment
Open
3 tasks done

Selective deletion of some historical conversations to avoid 504 #90

Mosiki opened this issue Mar 5, 2023 · 1 comment
Labels
enhancement New feature or request V2

Comments

@Mosiki
Copy link

Mosiki commented Mar 5, 2023

Clear and concise description of the problem

使用代码作为消息内容提交,比较长,沟通几轮下来就 504 了。
看了下接口是将历史的对话记录都做了上传,而提供的清除按钮又会将历史上下文清空。
image

Suggested solution

能否支持选择性删除部分历史对话, 从而来减少一次性提交的数据长度?

Alternative

No response

Additional context

image

Validations

@Mosiki Mosiki added the enhancement New feature or request label Mar 5, 2023
@ddiu8081 ddiu8081 changed the title 能否支持选择性删除部分历史对话从而避免504 Selective deletion of some historical conversations to avoid 504 Mar 8, 2023
This was referenced Mar 10, 2023
@sunht666
Copy link

ok I did't notice there's a similar question XD.hope come soon.

@ddiu8081 ddiu8081 added the V2 label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V2
Projects
None yet
Development

No branches or pull requests

3 participants