We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99289c4 commit edfd55aCopy full SHA for edfd55a
core/src/test/kotlin/cc/unitmesh/devti/llms/custom/CustomLLMProviderTest.kt
@@ -3,6 +3,7 @@ package cc.unitmesh.devti.llms.custom
3
import junit.framework.TestCase.assertEquals
4
import kotlinx.serialization.encodeToString
5
import kotlinx.serialization.json.*
6
+import cc.unitmesh.devti.llms.custom.updateCustomFormat
7
import okhttp3.Request
8
import org.junit.Test
9
0 commit comments