All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cc.unitmesh.core.base.LLMCodeContext.kt Maven / Gradle / Ivy

package cc.unitmesh.core.base

interface LLMCodeContext {
    fun format(): String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy