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

make embeddings generation function importable #19

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

kdutia
Copy link
Member

@kdutia kdutia commented Feb 13, 2024

enables the following. no tests added as there weren't any end-to-end tests for the CLI in there to adapt to this function

from navigator_embeddings_generation.cli import run_embeddings_generation

run_embeddings_generation(*args, **kwargs)

@THOR300 it'd also be good if i could make a release after this is merged for install reasons, but let me know if that woudl cause an issue with the pipeline

Copy link

linear bot commented Feb 13, 2024

@kdutia kdutia requested review from THOR300 and mpjuhasz February 13, 2024 17:15
@kdutia kdutia marked this pull request as ready for review February 13, 2024 17:16
Copy link
Collaborator

@THOR300 THOR300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me, @olaughter has been on pipeline recently whilst I battle prefect. I would suggest we tag and then run through pipeline integration tests.

@kdutia kdutia merged commit a37d774 into main Feb 14, 2024
2 checks passed
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