-
Notifications
You must be signed in to change notification settings - Fork 17
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
merge dev to main #460
Merged
Merged
merge dev to main #460
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 0.8.0 Automatically generated by python-semantic-release * Done with connection test * test for queue declaration added * added init and removed main --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
* 0.8.0 Automatically generated by python-semantic-release * added video support * minor change to req * added test cases * changed files names * minor change to test file * added exception handling to function * bug fixed for test file * updated hash file * added exception handling for file formats * made changes to run * tests fixed * changed media from audio to media * test cases updated * removed redundant ifs --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
) * 0.8.0 Automatically generated by python-semantic-release * added support for tam and tel * removed print available language * added test cases * removed comments * removed main * fixed docker file --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
* 0.8.0 Automatically generated by python-semantic-release * made changes to dockerfile for notebook * added torchvision to clip requiremnets * added notebook for storage * final changes made * removed testing comment * updated feluda class and example notebook * minor notebook bug fix * removed hardcoded config * moved functions to notebook * removed unncecessary headers * minor code cleaning * notebook renamed --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
* 0.8.0 Automatically generated by python-semantic-release * added notebook to search audio --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
* added example for reduction * made changes * added code to remove from cache
* added notebook for clustering * minor typo fix * made changes to heading * removed unnecessary packages
* base notebook for classification * added commits * made final changes * made final changes * removed unnecessary packages * final changes
* started making notebook * final changes made * removed unnecessary imports
* initial setup done * need to package resnet now * operator working * removed redundant feluda setup * added tests * renamed directory * changes to test file * Delete package_testing directory * Update test_image_vec_rep_resnet.py
* feat: refactor feluda API * chore: moving feluda and operators to root * chore: making API more lean * chore: fixing operator init * chore: moving operator init * chore: update pillow version * fix: operators init * feat: test for image vec operator * chore: integration test for image vec operator * chore: pacakge version * chore: update image vec operator package name and version * chore: refactor image vec unit test * fix: structure of pyproject.toml file * chore: delete test feluda * fix: root pyproject.toml file * chore: update image vec pyproejct.toml
* added script to update toml file * changed structure * structure changed * fix: accomodate new folder structure * chore: update pyproject.toml deps * fix: package name match find --------- Co-authored-by: Aatman Vaidya <[email protected]>
feat: setup uv and refactor feluda structure
* 0.8.0 Automatically generated by python-semantic-release * Test cases for text_vec_rep_paraphrase_lxml operator #421 Test cases for text_vec_rep_paraphrase_lxml operator in src/core/operators from issue #421 * Update test_text_vec_rep_paraphrase_lxml.py Removed if __main__ == "__name__": statement * Update test_text_vec_rep_paraphrase_lxml.py no main Main and everything following deleted --------- Co-authored-by: Aatman Vaidya <[email protected]> Co-authored-by: github-actions <[email protected]>
* added new workflow for version bump * fix: updated tomls, added pre-commit hook and updated workflow * fix: handled exception gracefully * fix: fixed workflow * refactor: scripts folder * ci: changes to merge-main action * ci: removing pip audits * ci: removing pip audits --------- Co-authored-by: Aatman Vaidya <[email protected]>
* chore: remove uv.lock * chore: remove pr tests action * chore: updating ruff lint dir check * fix: ruff checks * chore: removing vscode folder * chore: comment trivy action * fix: ruff pre-commit * chore: pyproject validator to pre-commit * chore: checking pyproject validator to pre-commit * revert: pre-commit file changes * revert: pre-commit file changes * chore: reseting image vec version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.