MistralClient.Models.ClassificationTargetResult (mistralex_ai v0.1.0)

View Source

Represents classification target results with scores.

Summary

Functions

Create classification target result from a map.

Types

t()

@type t() :: %MistralClient.Models.ClassificationTargetResult{scores: map()}

Functions

from_map(data)

@spec from_map(map()) :: t()

Create classification target result from a map.