web: 模型倍率和免费额度用量不清晰
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
问题描述
网页版中,模型定价和用量信息不够透明:
1. 无模型倍率展示
选择模型时,界面上没有显示各模型的倍率/价格。用户不清楚使用不同模型的成本差异,可能导致无意识地选择了高倍率模型。
2. 免费额度用量不可见
免费额度内的具体消耗情况(已用 token / 剩余额度 / 重置时间)没有直观的展示。用户无法判断当前会话消耗了多少免费额度,也无法规划使用。
期望行为
- 模型选择器附近显示各模型的倍率或价格标签
- 在设置或状态栏中提供免费额度使用看板:已用量 / 总量 / 剩余量 / 重置周期
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the web model selector and the settings or status-bar area as the relevant entry points, but names no files or tests. Start by locating those UI components and checking how model pricing and free-quota data are currently exposed. Done means showing model multiplier or price labels plus used, total, remaining, and reset information in the web interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100