원클릭으로
chatcompletionrunner
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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 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 ChatCompletionRunner(...) or ChatCompletionRunner(...).
Full class: org.example.vicky.agent.ChatCompletionRunner
openAi: OpenAIconfig: AgentConfigChatCompletionRunner(arg0: OpenAI, arg1: AgentConfig)complete(arg0: ChatCompletionRequest, arg1: Function2, arg2: Continuation): Object