Skip to content

Class: ModelHint

Hints to use for model selection.

URI: mcp:ModelHint

 classDiagram
    class ModelHint
    click ModelHint href "../ModelHint/"
      ModelHint : name

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
Intended for programmatic or logical use, but used as a display name in past ... direct

Usages

used by used in type used
ModelPreferences hints range ModelHint

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:ModelHint
native mcp:ModelHint

LinkML Source

Direct

name: ModelHint
description: Hints to use for model selection.
from_schema: https://w3id.org/lmodel/mcp
slots:
- name

Induced

name: ModelHint
description: Hints to use for model selection.
from_schema: https://w3id.org/lmodel/mcp
attributes:
  name:
    name: name
    description: Intended for programmatic or logical use, but used as a display name
      in past specs or fallback (if title is not present).
    from_schema: https://w3id.org/lmodel/mcp
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: ModelHint
    domain_of:
    - HasName
    - ToolUseContent
    - Root
    - CompletionArgument
    - SchemaProperties
    - ElicitationContent
    - ModelHint
    - CallToolRequestParams
    - GetPromptRequestParams
    range: string