confident-ai / deepeval

The LLM Evaluation Framework
https://docs.confident-ai.com/
Apache License 2.0
2.91k stars 213 forks source link

The Colab notebook left as an example in the LLamaIndex Docs is not working! #887

Open reemabdelrazek30 opened 1 month ago

reemabdelrazek30 commented 1 month ago

ModuleNotFoundError
Traceback (most recent call last) in <cell line: 1>() ----> 1 from deepeval.integrations.llamaindex import DeepEvalFaithfulnessEvaluator 2 3 # An example input to your RAG application 4 user_input = "What is LlamaIndex?" 5

ModuleNotFoundError: No module named 'deepeval.integrations.llamaindex'

penguine-ip commented 1 month ago

@reemabdelrazek30 Hey! Is this the latest deepeval version (v0.21.65) ?

cleverpig commented 1 month ago

deepeval.integrations.llamaindex --> deepeval.integrations.llama_index