Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BGERerankFunction call return type. (#14)
- Changing BGERerankFunction call return type from `List[float]` to `List[RerankResult]`.
- Loading branch information