Uses of Class
com.intellijava.core.model.CohereLanguageResponse.Generation
-
Uses of CohereLanguageResponse.Generation in com.intellijava.core.model
Modifier and TypeMethodDescriptionCohereLanguageResponse.getGenerations()
Get the list of generated texts.Modifier and TypeMethodDescriptionvoid
CohereLanguageResponse.setGenerations
(List<CohereLanguageResponse.Generation> generations) Sets the list of generated texts.