Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Row ¶
type Row struct {
Agent string
Model string
AgentVersion string
UniqueScenarios int
Count int
Success int
PartialScoreSum float64
SuccessRate float64
PartialSuccessRate float64
AvgCost float64
AvgTimeSeconds float64
AvgTokInput float64
AvgTokCachedInput float64
AvgTokWriteCached float64
AvgTokOutput float64
AvgTokTotal float64
}
Click to show internal directories.
Click to hide internal directories.