Companion

Companion object for the ModelInfo class that provides utility methods and constants related to model information parsing and representation.

Properties

Link copied to clipboard

Represents an undefined or invalid ModelInfo instance Used when model information cannot be determined or parsed

Functions

Link copied to clipboard
fun fromString(modelString: String): ModelInfo

Creates a ModelInfo instance from a string in the format "provider:model" This provides backwards compatibility with existing string-based model representations