candidates property

List<TextCompletion> candidates
final

Candidate responses from the model.

Implementation

final List<TextCompletion> candidates;