Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update v2 response merger to always rank local response higher (#1352)
Also updated the logic for all the merger. Before the change, the merge would not honor the "main" response but would blend "main" and "aux" response. With the change, we make sure all the merged response rank the "main" response result higher.
- Loading branch information