MCP Kotlin SDK
Toggle table of contents
0.8.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk.types
/
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.