cherry-studio/src
lihqi 536aa68389
feat: add Top-P parameter toggle with default enabled state and improved UI styling (#8137)
* feat: add Top-P parameter toggle with default enabled state and improved UI styling

* fix: resolve undefined enableTopP issue in ppio models by using getAssistantSettings

* refactor(api): Unify getTopP method to BaseApiClient

* feat(settings): adjust layout of Top-P setting in assistant model settings

* feat: add temperature parameter toggle control with UI and multi-language support

* fix: Fix lint error

* fix: Sort these imports

* style(settings): refactor model settings layout and styles

* chore: yarn sync:i18n
2025-07-28 21:27:31 +08:00
..
main fix: add isPathInside functionality to check path relationships (#8590) 2025-07-28 15:45:52 +08:00
preload fix: add isPathInside functionality to check path relationships (#8590) 2025-07-28 15:45:52 +08:00
renderer feat: add Top-P parameter toggle with default enabled state and improved UI styling (#8137) 2025-07-28 21:27:31 +08:00