You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked the current issues, and there's no record of this bug
Current Behavior
The search agent does not return the timestamps and video IDs of the search results. As a result, queries like merge the above two search clips fail to execute because the editing agent lacks the necessary context to perform the merge operation.
Expected Behavior
The search agent should expose timestamps and video IDs in the search results. This would enable the other agents to utilize the context of search results.
Steps to Reproduce
Search 'xyz'
Search 'abc'
Merge above clips
Relevant Logs and/or Screenshots
Environment
OS: NA
Python: NA
VideoDB: NA
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Confirm this is a new bug report
Current Behavior
The search agent does not return the timestamps and video IDs of the search results. As a result, queries like
merge the above two search clips
fail to execute because the editing agent lacks the necessary context to perform the merge operation.Expected Behavior
The search agent should expose timestamps and video IDs in the search results. This would enable the other agents to utilize the context of search results.
Steps to Reproduce
Relevant Logs and/or Screenshots
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: