`/changelog summarize` should not consume tokens
未关闭
area:models
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Since the summary is not user-specific, the responses can be cached and reused. This will also improve latency
贡献指南
调研方向
从 `/changelog summarize` 命令的实现入手,跟踪它如何请求摘要以及如何核算 token 使用量。检查如何针对非用户特定的输入复用响应;当重复的摘要使用缓存的响应、不消耗 token、保留预期输出并改善延迟时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli, performance
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100