IntelligenceX

API Reference

Class

UsageTelemetryOverviewTopModel

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents one ranked model entry in a provider overview.

Inheritance

  • Object
  • UsageTelemetryOverviewTopModel

Constructors

public UsageTelemetryOverviewTopModel(String model, Int64 totalTokens, Double sharePercent, String valueLabel = null) #

Parameters

model String requiredposition: 0
totalTokens Int64 requiredposition: 1
sharePercent Double requiredposition: 2
valueLabel String = null optionalposition: 3

Methods

Properties