fun getContextWindow()

in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [410:412]


    fun getContextWindow(): UInt {
        return contextWindow.text.toUInt()
    }