Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KruxAI/ragbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.13
Choose a base ref
...
head repository: KruxAI/ragbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.14
Choose a head ref
  • 16 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 2, 2024

  1. Mixed active content bug fix

     - Removed protocol to fix the mixed active content bug fix in docker
     - Changed max retriever combo to 3
     - Minor fix in coomon.py to handle invalid escape sequence '\s'
     - Cleanup unused html files
    aravind10x committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a64af23 View commit details
    Browse the repository at this point in the history
  2. Fix accordian collapse

    Fix "Advanced settings" accordion collapse
    aravind10x committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3429a04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from KruxAI/mixed-active-content-bug

    Mixed active content bug fix
    ashwinzyx authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a0be3cf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. TopK, CrossEncoder & Ragas Update

    TopK with  CrossEncoder
    Ragas Update==0.1.16
    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b04ba06 View commit details
    Browse the repository at this point in the history
  2. Update retriever.py

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a850e65 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1128e1b View commit details
    Browse the repository at this point in the history
  4. Update eval.py

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4c7429f View commit details
    Browse the repository at this point in the history
  5. revert ragas update

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    469e3da View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    04e7d46 View commit details
    Browse the repository at this point in the history
  7. Update setup.py

    ashwinzyx committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8c9574c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af57fe6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #31 from KruxAI/topK-CC

    Top k cc
    aravind10x authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    28d86e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. EnsembleRetriever Update

    ashwinzyx committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    553cb32 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Merge pull request #33 from KruxAI/EnsembleRetriever

    EnsembleRetriever Update
    ashwinzyx authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c91631b View commit details
    Browse the repository at this point in the history
  2. Track synthetic data gen

    ashwinzyx committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2179c43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from KruxAI/track_synthetic_data_gen

    Track synthetic data gen
    ashwinzyx authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c99453a View commit details
    Browse the repository at this point in the history
Loading