Skip to content

Error: Attribute error:'float' object has no attribute 'response' #1972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
haritha789665 opened this issue Mar 19, 2025 · 0 comments
Open
Labels
bug Something isn't working module-metrics this is part of metrics module question Further information is requested

Comments

@haritha789665
Copy link

[ ] I checked the documentation and related resources and couldn't find an answer to my question.

I am using llama index with azure open ai to evaluate
When I am calling evaluate function with query engine,llm,dataset I am getting attribute error mentioning 'float' object has no attribute "response error" with an exception raised in job[1]: AttributeError('NoneType' object has no attribute 'search')

from ragas.integrations.llama_index import evaluate

Result=evaluate (query_engine,metrics,dataset)

Image

Image

@haritha789665 haritha789665 added the question Further information is requested label Mar 19, 2025
@dosubot dosubot bot added bug Something isn't working module-metrics this is part of metrics module labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module-metrics this is part of metrics module question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant