Skip to content

Feat/add vision interface #19

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

Merged
merged 19 commits into from
Jun 21, 2024
Merged

Feat/add vision interface #19

merged 19 commits into from
Jun 21, 2024

Conversation

ankit-v2-3
Copy link
Collaborator

@ankit-v2-3 ankit-v2-3 commented Jun 21, 2024

Pull Request

Description:
This PR introduces a vision interface focused on enhancing scene extraction and indexing capabilities.

Changes:

  • Scene Indexing Enhancements( Modifies existing methods: index_scenes, delete_scene_index and Adds new methods for better index management: get_scene_index, list_scene_index)
  • Scene Extraction Features(Introduces new scene extraction functionality: extract_scenes and Includes additional management methods: get_scene_collection, list_scene_collection, delete_scene_collection )
  • Search API Improvements (Fixes minor issues in type hinting and API payload structures)
  • Introduces a new exception RequestTimeoutError in the videodb module to effectively handle timeout scenarios

@ankit-v2-3 ankit-v2-3 requested a review from ashish-spext June 21, 2024 13:41
@ashish-spext ashish-spext merged commit 62a7bc5 into main Jun 21, 2024
3 checks passed
@ankit-v2-3 ankit-v2-3 deleted the feat/add-vision-interface branch June 24, 2024 06:21
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