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