MCPcopy
hub / github.com/di-sukharev/opencommit / __classPrivateFieldGet10

Function __classPrivateFieldGet10

out/cli.cjs:81794–81798  ·  view source on GitHub ↗
(receiver, state2, kind3, f4)

Source from the content-addressed store, hash-verified

81792 }
81793 if (tool.function.strict !== true) {
81794 throw new OpenAIError(`The \`${tool.function.name}\` tool is not marked with \`strict: true\`. Only strict function tools can be auto-parsed`);
81795 }
81796 }
81797}
81798
81799// node_modules/openai/lib/AbstractChatCompletionRunner.mjs
81800var __classPrivateFieldGet10 = function(receiver, state2, kind3, f4) {
81801 if (kind3 === "a" && !f4) throw new TypeError("Private accessor was defined without a getter");

Callers 10

finalContentMethod · 0.85
finalMessageMethod · 0.85
finalFunctionCallMethod · 0.85
totalUsageMethod · 0.85
_emitFinalMethod · 0.85
_createChatCompletionMethod · 0.85
_runFunctionsMethod · 0.85
_runToolsMethod · 0.85
cli.cjsFile · 0.85

Calls 2

hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…