بنقرة واحدة
completionresult
Kotlin class: org.example.vicky.agent.CompletionResult.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Kotlin class: org.example.vicky.agent.CompletionResult.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
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 class: org.example.vicky.io.OutboundMessage$TokenUsage.
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.
Kotlin class. Create instances with new CompletionResult(...) or CompletionResult(...).
Full class: org.example.vicky.agent.CompletionResult
message: ChatMessagepromptTokens: intcompletionTokens: intCompletionResult(arg0: ChatMessage, arg1: int, arg2: int)CompletionResult(arg0: ChatMessage, arg1: int, arg2: int, arg3: int, arg4: DefaultConstructorMarker)equals(arg0: Object): booleantoString(): StringhashCode(): intgetMessage(): ChatMessagecopy(arg0: ChatMessage, arg1: int, arg2: int): CompletionResultcomponent1(): ChatMessagecomponent2(): intcomponent3(): intgetCompletionTokens(): intgetPromptTokens(): int