MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk
/
ModelHint
Model
Hint
@
Serializable
data
class
ModelHint
(
val
name
:
String
?
)
(
source
)
Hints to use for model selection.
Members
Constructors
Model
Hint
Link copied to clipboard
constructor
(
name
:
String
?
)
Properties
name
Link copied to clipboard
val
name
:
String
?
A hint for a model name.