一键导入
tokenusage
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.renderer.DescriptorRenderer$ValueParametersHandler$DEFAULT. Auto-injected into script scope.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.util.ModuleVisibilityHelper$EMPTY. Auto-injected into script scope.
| name | TokenUsage |
| description | Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage. |
Kotlin class. Create instances with new TokenUsage(...) or TokenUsage(...).
Full class: org.example.vicky.io.OutboundMessage$TokenUsage
conversationId: StringuserId: StringgroupId: StringpromptTokens: intcompletionTokens: intsessionTotalUsed: intcontent: Stringtype: StringTokenUsage(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String)TokenUsage(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String, arg8: int, arg9: DefaultConstructorMarker)equals(arg0: Object): booleantoString(): StringhashCode(): intgetType(): Stringcopy(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String): TokenUsagegetContent(): StringgetUserId(): StringgetConversationId(): Stringcomponent1(): Stringcomponent2(): Stringcomponent3(): Stringcomponent4(): intcomponent5(): intgetCompletionTokens(): intcomponent6(): intcomponent7(): Stringcomponent8(): StringgetPromptTokens(): intgetSessionTotalUsed(): intgetGroupId(): String