toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
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.