ワンクリックで
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.
| name | ChatCompletionRunner |
| description | Kotlin class: org.example.vicky.agent.ChatCompletionRunner. |
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