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

Method complete

out/cli.cjs:42533–42535  ·  view source on GitHub ↗

* Agents Completion

(request3, options)

Source from the content-addressed store, hash-verified

42531 * Agents Completion
42532 */
42533 async complete(request3, options) {
42534 return (0, fp_js_1.unwrapAsync)((0, agentsComplete_js_1.agentsComplete)(this, request3, options));
42535 }
42536 /**
42537 * Stream Agents completion
42538 *

Callers 2

constructorMethod · 0.80
MistralAiEngineClass · 0.80

Calls 1

postMethod · 0.80

Tested by

no test coverage detected