Skip to content

Conversation

@zacharyabolton
Copy link

Reference Input from CLI

This change exposes the reference paramameter in the command-line interface
(CLI) for using reference based GEMBA scoring (methods that end with _ref) and
passes it downstream to pre-existing implementation for handling references.

Full Disclosure: I did have Claude Sonnet 4.5 help me write this change. However, I reviewed
every line of code and have tested it on three different datasets to ensure it
works as intended.

Defensive coding practices have been employed to validate the new reference
input and maintain backward compatibility with non-reference methods.

Thanks for considering my PR!

  • Updates .gitignore
  • Exposes reference parameter in CLI for using _ref methods

@kocmitom
Copy link
Collaborator

Thank you for the PR, unfortunately it has clashes with curent base, which got CLI access.

@zacharyabolton
Copy link
Author

No worries! Is it worthwhile for me to take the time to resolve the conflicts? Might y'all merge in if so? Thanks for the response either way. Great work. I've used GEMBA alot recently :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants