Evaluates whether your chatbot can guide a user to successfully complete their task across multiple turns.
conversation_completeness
metric, the following parameters are required in every turn of the conversation:
input
: The user message in the session.actual_output
: The chatbot’s response to the user message.conversation_completeness
score is computed using the following LLM-driven process: