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

Feat: 希望在删除对话气泡的时候,能够把上下文删掉,避免token过多消耗 #987

Closed
znsoooo opened this issue Mar 28, 2023 · 2 comments
Labels

Comments

@znsoooo
Copy link

znsoooo commented Mar 28, 2023

生成代码的时候可能产生很多token,有时候代码有bug,反复修改时token很容易超过4096的限制。手动删除了气泡,但是历史消息还是会记忆,于是只能开新的对话。希望能够手工删除气泡的时候同步删除对应的上下文。

image

我打赏过了,大佬看过来~~

@hncboy
Copy link
Contributor

hncboy commented Mar 29, 2023

apiKey 模式可以增加删除对应上下文, accessToken 模式删不了。

@github-actions
Copy link

github-actions bot commented Apr 8, 2023

This issue is stale because it has been open for 10 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants