Remove fallbackProviderRef usage from settings and config context to streamline provider resolution. Adjust normalizeLegacyProviderRef to retain 'default-openai' unless a non-default fallback is explicitly provided. Update provider listing to enforce deterministic ordering by updatedAt, createdAt, and slug. Expand unit tests to verify provider ordering, legacy ref normalization, and selection logic. |
||
|---|---|---|
| .. | ||
| client.ts | ||
| config.ts | ||
| documents.ts | ||
| tts.ts | ||
| user-state.ts | ||