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

Explainability in hybrid query #970

Commits on Nov 13, 2024

  1. Working draft, publish basic normalization results

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a777702 View commit details
    Browse the repository at this point in the history
  2. Added Explanable interface for techniques

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    50f3d27 View commit details
    Browse the repository at this point in the history
  3. Initial version with signle sorted list of explains

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    64f69e8 View commit details
    Browse the repository at this point in the history
  4. Adding basic tests, minor refactoring

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7f384da View commit details
    Browse the repository at this point in the history
  5. Adjust the format of final message

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f0fce08 View commit details
    Browse the repository at this point in the history
  6. Doing some refactoring

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a25acc5 View commit details
    Browse the repository at this point in the history
  7. Refactor classes and methods

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    72c0ac3 View commit details
    Browse the repository at this point in the history
  8. Change response format, switch to hierarchical structure

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9830ab3 View commit details
    Browse the repository at this point in the history
  9. Convert record to lombok value, add unit tests

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7a95087 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Address revie comments

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9098781 View commit details
    Browse the repository at this point in the history
  2. Add and refactor integ tests

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e21d4ee View commit details
    Browse the repository at this point in the history