πŸ“„ Llama Index By MockΒΆ

Note

ID: metrics.rag.faithfulness.llama_index_by_mock | Type: LlamaIndexFaithfulness

{
    "__type__": "llama_index_faithfulness",
    "model_name": "mock"
}

Explanation about LlamaIndexFaithfulnessΒΆ

LlamaIndex based metric class for evaluating faithfulness.

Read more about catalog usage here.