Document parameters given to store_tokens callback
未关闭
enhancement
- 主要语言
- Python
- 星标
- 459
- 派生
- 223
- 平均合并
- 8 小时 57 分钟
- 30 天内合并 PR
- 13
描述
### Is your feature request related to a problem? Please describe.
I couldn't find this documented anywhere and had to dig into the source to find its arguments
### Describe the solution you'd like
Document it in the relevant docstrings and the mentions in the README
### Describe alternatives you've considered
n/a
### Additional context
n/a
贡献指南
调研方向
Locate the store_tokens callback definition and read its current docstring and the README mentions of the callback. Document the callback parameters consistently in those locations, then verify that the documented arguments match the source implementation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100