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

docs: fix import in the example code: ContextRelevance -> ContextRelevancy #646

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

izikeros
Copy link
Contributor

@izikeros izikeros commented Feb 21, 2024

Description

  • Fixed an incorrect import statement in the context relevancy example code within the documentation.
  • Ensured the file ends with a newline character.

Changes walkthrough

Relevant files
Documentation
context_relevancy.md
Fix Incorrect Import in Context Relevancy Documentation               

docs/concepts/metrics/context_relevancy.md

  • Corrected the import statement from ContextRelevance to
    ContextRelevancy.
  • Added a newline at the end of the file.
  • +3/-3     
    💡 Usage Guide

    Checking Your Pull Request

    Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

    Talking to CodeAnt AI

    Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

    /codeantai ask: Your question here
    

    This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

    fixed import name: ContextRelevance -> ContextRelevancy
    @codeant-ai codeant-ai bot added the documentation Improvements or additions to documentation label Feb 21, 2024
    Copy link

    codeant-ai bot commented Feb 21, 2024

    PR Description updated to latest commit (d36e481)

    @izikeros izikeros changed the title doc: fix import in the example code: ContextRelevance -> ContextRelevancy docs: fix import in the example code: ContextRelevance -> ContextRelevancy Feb 21, 2024
    @jjmachan
    Copy link
    Member

    thank you so much @izikeros 🙂

    @jjmachan jjmachan merged commit e67c9c4 into explodinggradients:main Feb 23, 2024
    4 checks passed
    joy13975 pushed a commit to joy13975/ragas that referenced this pull request Feb 28, 2024
    …vancy (explodinggradients#646)
    
    ## **Description**
    - Fixed an incorrect import statement in the context relevancy example
    code within the documentation.
    - Ensured the file ends with a newline character.
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    documentation Improvements or additions to documentation
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants