TaskTokenEstimate
TaskTokenEstimate
Overview
TaskTokenEstimate 是Python的Aspose.Font FOSS中的一个类.
TaskTokenEstimate.task_id is the unique identifier of the task.
特性: estimated_token_usage, notes, run_id, task_id, task_stage, task_title,另外一个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
task_id | str | 阅读/写作 | 获取或设置任务ID. |
task_title | str | 阅读/写作 | 获取或设置任务标题. |
estimated_token_usage | int | 阅读/写作 | 获取或设置估计的代币使用. |
updated_at | str | 阅读/写作 | 得到或设置更新为. |
run_id | str | 阅读/写作 | 获取或设置运行ID. |
notes | str | 阅读/写作 | 得到或设置的笔记. |
task_stage | str | 阅读/写作 | 获得或设置任务阶段. |