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

Function isAssistantMessage

out/cli.cjs:81498–81500  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

81496})(Assistants || (Assistants = {}));
81497
81498// node_modules/openai/lib/RunnableFunction.mjs
81499function isRunnableFunctionWithParse(fn) {
81500 return typeof fn.parse === "function";
81501}
81502
81503// node_modules/openai/lib/chatCompletionUtils.mjs

Callers 3

_addMessageMethod · 0.85
cli.cjsFile · 0.85
_addMessageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…