mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 17:51:20 +08:00
- Updated `ProviderModelMenu.vue` to manage menu state and load provider configurations dynamically upon opening. - Filtered provider configurations to exclude those with `enable` set to false. - Improved session selection logic in `useSessions.ts` to ensure the currently selected session is highlighted and properly managed during navigation.