Uses of Interface
de.espirit.firstspirit.ai.dto.Response
Packages that use Response
-
Uses of Response in de.espirit.firstspirit.ai
Methods in de.espirit.firstspirit.ai that return ResponseModifier and TypeMethodDescription@NotNull Response
GenerativeAIFunctionRequest.EvaluatedResponse.getResponse()
The response object returned by the generative AI.@NotNull Response
Performs a non-streamed completions request.@NotNull Response
Performs a non-streamed request using the configured functions. -
Uses of Response in de.espirit.firstspirit.ai.dto
Methods in de.espirit.firstspirit.ai.dto that return ResponseModifier and TypeMethodDescription@NotNull Response
Response.Builder.create()
Creates a new request instance based on the current configuration.Methods in de.espirit.firstspirit.ai.dto that return types with arguments of type Response