confidenceScores property

List<double> confidenceScores
final

Confidence score of the support references. Ranges from 0 to 1. 1 is the most confident. This list must have the same size as the grounding_chunk_indices.

Implementation

final List<double> confidenceScores;