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