MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / setModel

Method setModel

out/cli.cjs:78574–78578  ·  view source on GitHub ↗
(model, options)

Source from the content-addressed store, hash-verified

78572 ...(_b2 = opts.additionalPolicies) !== null && _b2 !== void 0 ? _b2 : [],
78573 {
78574 position: "perCall",
78575 policy: nonAzurePolicy()
78576 }
78577 ]
78578 }));
78579 }
78580 setModel(model, options) {
78581 if (!this._isAzure) {

Callers 8

getAudioTranslationMethod · 0.80
getAudioTranscriptionMethod · 0.80
getCompletionsMethod · 0.80
streamCompletionsMethod · 0.80
getChatCompletionsMethod · 0.80
streamChatCompletionsMethod · 0.80
getImagesMethod · 0.80
getEmbeddingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected