Release 0 5 0 - #94
Merged
Merged
Conversation
This reverts commit b5053e4.
…deodb-python into feat/add-indexing-v2
Add rtstream.understand()/get_understanding()/list_understanding() and the RTStreamUnderstanding object (start/stop/get_records/refresh + outputs source descriptors), mirroring the video v2 understand pattern and the existing RTStreamSceneIndex style. Understanding is independent of scene indexing.
Add RTStream v2 understand SDK methods
rtstream.index(source=understanding.outputs['scene'])/get_index()/list_indexes() and the RTStreamIndex object (start/stop/get_records/refresh), mirroring RTStreamUnderstanding and the video Index pattern.
RTStream v2 index SDK methods
create_alert/list_alerts/enable_alert/disable_alert on RTStreamIndex, mirroring
RTStreamSceneIndex but on the /indexes/{id}/alert routes.
RTStream v2: index alert SDK methods
Support DeepSearch sessions in SearchResponse
feat(search-v2): add search config trace support
…deodb-python into feat/add-indexing-v2
Remove Search V2 progress bars
Add Search V2 migration compatibility
Feat/add indexing v2
Revert d855fbc directly on feat/add-indexing-v2. Face-store support was already excluded from this branch, so no additional face-store diff is required.
…thon into feat/add-indexing-v2
Feat/add indexing v2
Feat/search v2 migration compat
fix: move constants to constants.py
Feat/add indexing v2
Keep analyzer names optional, validate uniqueness only for explicit names, and preserve SDK analyzer types such as spoken_words. The server remains responsible for unique generated names and internal type aliasing.
Feat/add indexing v2
ashish-spext
approved these changes
Jul 22, 2026
This file contains hidden or 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
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.