MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / getRealModelName

Function getRealModelName

src/utils/attributionModel.ts:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22export function getRealModelName(): string {
23 return resolveProviderModel(getMainLoopModel())
24}

Callers 2

getAttributionTextsFunction · 0.85
getEnhancedPRAttributionFunction · 0.85

Calls 2

resolveProviderModelFunction · 0.85
getMainLoopModelFunction · 0.85

Tested by

no test coverage detected