Unexpected thread title generation
What version of the Codex App are you using (From “About Codex” dialog)?
260210.1703 (602)
What subscription do you have?
ChatGPT Plus
What issue are you seeing?
When asking the model a normal exploratory question (e.g. asking to find useful skills), the conversation title was automatically set to a fallback capability message like: “对不起我不能,只能生成任务标题。”
This message appears to be an internal limitation or fallback response, but it was mistakenly promoted to the thread title instead of summarizing the user’s intent.
---
在向模型提出一个正常的探索性问题(例如“找找看有什么好用的 skill”)时,对话标题被自动设置成了一段能力限制提示,例如:“对不起我不能,只能生成任务标题。”
这看起来像是模型内部的兜底或能力限制信息,却被错误地当成了对话标题,而不是基于用户意图生成的摘要标题。
What steps can reproduce the bug?
- Start a new conversation
- Ask a general question such as “find useful skills”
- The model responds normally
- The system auto-generates a thread title
- The title becomes a fallback capability message instead of an intent-based summary
---
- 新建一个对话
- 提出一个普通的问题(例如查找可用的 skill)
- 模型正常回复
- 系统自动生成对话标题
- 标题被设置为能力限制提示,而非用户意图摘要
What is the expected behavior?
The thread title should summarize the user’s intent or question, and internal fallback or limitation messages should never be used as conversation titles.
---
对话标题应基于用户的提问或意图生成,而不应将模型内部的兜底或能力限制提示作为标题展示给用户。
Additional information
The generated title feels unexpectedly cute, haha.. It might be worth adjusting or refining the prompt used for handling thread title generation.
---
感觉标题生成的有点可爱哈哈哈,或许可以考虑调整或优化用于生成对话标题的 prompt。
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗