DeepSeek Kotlin SDK
Toggle table of contents
0.3.1
common
Platform filter
common
Switch theme
Search in API
DeepSeek Kotlin SDK
DeepSeek Kotlin SDK
/
org.oremif.deepseek.models
/
FIMCompletionRequest
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
params
Link copied to clipboard
fun
params
(
block
:
FIMCompletionParams.Builder
.
(
)
->
Unit
)
prompt
Link copied to clipboard
fun
prompt
(
str
:
String
)