MCPcopy Create free account
hub / github.com/Noumena-Network/code / getInsightsModel

Function getInsightsModel

src/commands/insights.ts:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46// Model for narrative insights (Opus - best quality)
47function getInsightsModel(): string {
48 return getDefaultOpusModel()
49}
50
51// ============================================================================
52// Homespace Data Collection

Callers 1

generateSectionInsightFunction · 0.85

Calls 1

getDefaultOpusModelFunction · 0.85

Tested by

no test coverage detected