mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-27 19:04:25 +01:00
- Extracted the API Base URL field and associated buttons into a new ApiBaseUrlField widget. - Utilized Consumer to listen for changes in ApiSettingsViewModel. - Maintained the look and feel consistent with the application's existing UI elements. This refactor enhances code modularity and readability by isolating the API settings UI in its own widget.