mirror of
https://github.com/cogwheel0/conduit.git
synced 2026-08-30 05:52:28 +00:00
- Replaced direct model loading logic with the new `nativeSheetHydrationService` in `ChatPage`, `FolderPage`, and `PersonalizationPage` to streamline model selection and improve code maintainability. - Removed redundant model sorting logic from `ModelSelectorSheet`, leveraging the hydration service for model management. - Updated imports to reflect the new service usage, enhancing clarity and reducing dependencies on outdated utilities. - Ensured consistent handling of model selection across various UI components, improving user experience. |
||
|---|---|---|
| .. | ||
| auth/views | ||
| channels/widgets | ||
| chat | ||
| navigation | ||
| notes/providers | ||
| terminal | ||
| tools/providers | ||