Uses of Class
org.springframework.ai.client.Generation
Packages that use Generation
-
Uses of Generation in org.springframework.ai.client
Methods in org.springframework.ai.client that return GenerationMethods in org.springframework.ai.client that return types with arguments of type GenerationConstructor parameters in org.springframework.ai.client with type arguments of type GenerationModifierConstructorDescriptionAiResponse
(List<Generation> generations) AiResponse
(List<Generation> generations, Map<String, Object> providerOutput) AiResponse
(List<Generation> generations, Map<String, Object> providerOutput, Map<String, Object> runInfo)