agentle.mcp.sampling.model_preferencesΒΆ

Model Preferences Module

This module defines the ModelPreference class used to specify preferences for model selection and behavior during generation.

Functions

Field()

!!! abstract "Usage Documentation"

Classes

BaseModel()

Alias for pydantic.BaseModel.

Hint(*[, name])

Represents a hint or suggestion for model selection or behavior.

ModelPreference(*[, hints, costPriority, ...])

Represents preferences for model selection and behavior.