Checks if your product can follow a multi-turn conversation without losing information.
knowledge_retention
metric, the following parameters are required in every turn of the conversation:
input
: The user message in the conversation.actual_output
: The LLM-generated response to the user message.knowledge_retention
score is based on a two-step LLM-driven process:
conversational_turns
.