一键导入
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