in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [267:269]
fun getTemperature(): Float { return temperature.text.toFloat() }