Uses of Class
org.springframework.ai.chat.ChatResponse
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
Uses of ChatResponse in org.springframework.ai.azure.openai
-
Uses of ChatResponse in org.springframework.ai.bedrock.anthropic
-
Uses of ChatResponse in org.springframework.ai.bedrock.cohere
-
Uses of ChatResponse in org.springframework.ai.bedrock.llama2
-
Uses of ChatResponse in org.springframework.ai.bedrock.titan
-
Uses of ChatResponse in org.springframework.ai.chat
-
Uses of ChatResponse in org.springframework.ai.evaluation
Modifier and TypeMethodDescriptionprotected void
BasicEvaluationTest.evaluateQuestionAndAnswer
(String question, ChatResponse response, boolean factBased) -
Uses of ChatResponse in org.springframework.ai.huggingface
Modifier and TypeMethodDescriptionGenerate text based on the provided prompt. -
Uses of ChatResponse in org.springframework.ai.mistralai
-
Uses of ChatResponse in org.springframework.ai.ollama
-
Uses of ChatResponse in org.springframework.ai.openai
-
Uses of ChatResponse in org.springframework.ai.vertexai.gemini
-
Uses of ChatResponse in org.springframework.ai.vertexai.palm2