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

More generic, installable #102

Merged
merged 22 commits into from
Oct 25, 2024
Merged

More generic, installable #102

merged 22 commits into from
Oct 25, 2024

Conversation

pamelafox
Copy link
Contributor

Purpose

  • Re-architected as an installable app, for easier use from other repositories and easier testing.
  • Made a more generic function for generating ground truth data, to be used with other retrievers (like PostgreSQL)

Does this introduce a breaking change?

[X] Yes - Perhaps, depending on how folks have integrated the tool. But unlikely since it wasn't installable before.
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Ran all commands in README
  • Ran tests

@pamelafox pamelafox merged commit 7441f26 into main Oct 25, 2024
17 checks passed
@pamelafox pamelafox deleted the installable branch October 25, 2024 16:58
@pamelafox pamelafox restored the installable branch October 25, 2024 16:58
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.

1 participant