MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / defaultQuery

Method defaultQuery

out/cli.cjs:70636–70638  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70634 fetch: options.fetch
70635 });
70636 this.completions = new Completions(this);
70637 this.messages = new Messages(this);
70638 this._options = options;
70639 this.apiKey = apiKey;
70640 this.authToken = authToken;
70641 }

Callers 1

buildURLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected