Skip to content
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

Documentation (Un)stable? #1767

Open
tiwarikaran opened this issue Dec 17, 2024 · 8 comments
Open

Documentation (Un)stable? #1767

tiwarikaran opened this issue Dec 17, 2024 · 8 comments
Assignees
Labels
answered 🤖 The question has been answered. Will be closed automatically if no new comments documentation Improvements or additions to documentation question Further information is requested

Comments

@tiwarikaran
Copy link

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

Question
Is it just me or the documentation especially the import statements are not working for me.
This is supremely frustating i am trying to install it again for the third time hoping it would work. (Third time's the charm)

Additional context
Anything else you want to share with us?

@tiwarikaran tiwarikaran added the question Further information is requested label Dec 17, 2024
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Dec 17, 2024
@ejoly3
Copy link

ejoly3 commented Dec 17, 2024

Same, I've been able to find a lot of the functions in the import statements elsewhere in the source code. I've had a lot of other bugs that I haven't been able to fix come up though.

@sahusiddharth
Copy link
Collaborator

sahusiddharth commented Jan 9, 2025

Hi @tiwarikaran @ejoly3,

We are really sorry for the trouble, and we completely understand how this can be frustrating. It would be very helpful if you could share a few examples where this issue is happening. This will help us fix it quickly.

@sahusiddharth sahusiddharth added the waiting 🤖 waiting for response. In none will close this automatically label Jan 9, 2025
@sahusiddharth sahusiddharth self-assigned this Jan 11, 2025
@tiwarikaran
Copy link
Author

Image

Does this image help

@github-actions github-actions bot removed the waiting 🤖 waiting for response. In none will close this automatically label Jan 17, 2025
@sahusiddharth
Copy link
Collaborator

Hi @tiwarikaran,

You can try importing it like this:

from ragas.dataset_schema import SingleTurnSample

@shahules786
Copy link
Member

Hey @tiwarikaran Can you share the output of
pip freeze | grep ragas

And if this is 0.1.x please do pip install -U ragas. The reason is that you may be using old version of ragas.

@tiwarikaran
Copy link
Author

from ragas.dataset_schema import SingleTurnSample

I tried doing that here's the output

Image

@tiwarikaran
Copy link
Author

pip freeze | grep ragas

using this version of ragas atm

ragas==0.1.22

@jjmachan
Copy link
Member

hey @tiwarikaran since you are using an older version do check the older docs? https://docs.ragas.io/en/v0.1.21/

@jjmachan jjmachan added the answered 🤖 The question has been answered. Will be closed automatically if no new comments label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered 🤖 The question has been answered. Will be closed automatically if no new comments documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants