Uses of Package
org.springframework.ai.chat.evaluation
Packages that use org.springframework.ai.chat.evaluation
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
Classes in org.springframework.ai.chat.evaluation used by org.springframework.ai.chat.evaluationClassDescriptionImplementation of
Evaluatorused to evaluate the factual accuracy of Large Language Model (LLM) responses against provided context.Evaluates the relevancy of a response to a query based on the context provided.