Activity
Bump pyproject version to push latest bugfixes to pypi repo.
Bump pyproject version to push latest bugfixes to pypi repo.
Add github workflow to publish to pypi repo on tag.
Add github workflow to publish to pypi repo on tag.
Also add a test with metadata.
Also add a test with metadata.
Update tests to include valid/invalid topics.
Update tests to include valid/invalid topics.
Add test for empty constructor behavior.
Add test for empty constructor behavior.
Merge branch 'main' into jc/allow_only_invalid
Merge branch 'main' into jc/allow_only_invalid
Allow the user to specify only off-topic entries.
Allow the user to specify only off-topic entries.
Safety check for when _inference_local gets called with either sets o…
Safety check for when _inference_local gets called with either sets o…
If valid_topics or invalid_topics are provided via metadata instead o…
If valid_topics or invalid_topics are provided via metadata instead o…
Change format of benchmarks to reflect most recent evaluation.
Change format of benchmarks to reflect most recent evaluation.
make dev
make dev
on Sep 12, 2024
add openai key
add openai key
add pytest
add pytest
add gh actions workflow, fix lint and typing and tests
add gh actions workflow, fix lint and typing and tests