in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [279:281]
fun setTopP(value: Float) { topP.text = value.toString() }