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
/
ToolFunction
Tool
Function
@
Serializable
(
with
=
ToolFunctionSerializer::class
)
sealed
interface
ToolFunction
Inheritors
FunctionRequest
FunctionResponse
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String