zai-org / zai-org/feedback

[建议 / Feature] 建议增加“重新生成”按钮,避免因某些原因(例如5小时额度用完)中断后需手动编辑再重发,可提升操作效率。

Open
#67 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

priority: P2 status: 待评估 type: 功能建议
Dominant language
No language data
Stars
22
Forks
1
PR merge metrics
No merged PRs in 30d

Description

提交前确认 · Pre-submission checklist
  • 我已搜索过现有 issue,确认这不是重复提议 / I searched existing issues and confirmed this isn't a duplicate.
  • 我已阅读 CONTRIBUTING.md / I've read CONTRIBUTING.md.
问题类别 · Category

对话 / Agent 交互 · Agent chat / interaction

涉及的 Agent 框架 · Agent framework

ZCode Agent(自研)

使用场景 · Use case
  1. 产品: ZCode
  2. 描述: 当回复因额度耗尽而中断时会停止继续输出, 这就导致我这轮对话没有得到一个完整的答案, 并且有时只给了我一半的解释, 等下一次额度更新之后, 我需要点击编辑按钮, 然后再点击发送来重新开始这轮对话.
  3. 问题:
  • 重新生成的答案可能会有一定的改变, 会导致用户的疑问增多.
  • 重新本次对话的操作步骤过多, 刚开始不知道该如何重新发起本轮对话(之后通过摸索后才知道再次编辑之后重新发送), 但是其实我不需要编辑任何的 prompt, 只是需要重新本轮的对话, 本该一次的操作, 结果我需要操作两次
建议方案 · Proposal

对于以上问题, 我给出以下几种方案, 为了更好的用户体验, 建议考虑该 suggestion.

  1. 新增 reload feature
  2. 在产品中新增额度判断逻辑, 如果本次的对话完成之后, 剩余的 token 无法完成下次的对话, 则提示额度已用尽. (这一点只是想表明的主旨是不要中断聊天, 具体的判断逻辑可能需要 GLM Team 进行讨论).
预期价值 · Expected value

No response

你认为的优先级 · Your perceived priority

中 · Medium

你使用的 ZCode 版本 / 环境 · ZCode version / environment

No response

补充材料 · Additional context

期待你们团队下一次模型的发布😊

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the ZCode chat interaction around interrupted replies, the edit-and-send flow, and the proposed reload feature. Clarify how quota exhaustion is detected and how a turn is regenerated without changing its prompt. Done means the intended one-step recovery behavior and quota-related messaging are agreed and testable.

Written by the indexing model from the issue text.

Assessment

Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.