GenAI.ModelDetail.UseCaseSupport (GenAI Core v0.3.2)

Copy Markdown

Provides standardized structure for tracking use case support details. Where use case is the ability of the model to perform a task like feature extraction, generating synthetic memories, etc. Tracks both per model fixed scores plus dynamic adjustments based on system/user feedback.

Summary

Types

t()

@type t() :: %GenAI.ModelDetail.UseCaseSupport{use_cases: map(), vsn: float()}