public interface Retriever<T>
List<T>
findRelevant(String text)
List<T> findRelevant(String text)
Copyright © 2023. All rights reserved.