yera.cli.model_discovery.common
Shared model discovery utilities.
Symbols
classify_openai_model
classify_openai_model(
model_id: str,
) → str | NoneClassify an OpenAI model ID into a Yera model type.
Returns the model type string or None if the model should be skipped.