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

Method post

out/cli.cjs:69628–69630  ·  view source on GitHub ↗
(path5, opts)

Source from the content-addressed store, hash-verified

69626 validateHeaders(headers, customHeaders) {
69627 }
69628 defaultIdempotencyKey() {
69629 return `stainless-node-retry-${uuid4()}`;
69630 }
69631 get(path5, opts) {
69632 return this.methodRequest("get", path5, opts);
69633 }

Callers 15

createMethod · 0.80
getAudioTranscriptionFunction · 0.80
getAudioTranslationFunction · 0.80
_getCompletionsSendFunction · 0.80
_getChatCompletionsSendFunction · 0.80
_getImageGenerationsSendFunction · 0.80
_getEmbeddingsSendFunction · 0.80
generateCommitMessageMethod · 0.80
cancelMethod · 0.80
updateMethod · 0.80
submitToolOutputsMethod · 0.80
createAndRunMethod · 0.80

Calls 1

methodRequestMethod · 0.80

Tested by

no test coverage detected