Class IsTextMatchPhrase

java.lang.Object
dev.langchain4j.store.embedding.tablestore.IsTextMatchPhrase
All Implemented Interfaces:
Filter

public class IsTextMatchPhrase extends Object implements Filter
  • Constructor Details

    • IsTextMatchPhrase

      public IsTextMatchPhrase(String key, String comparisonValue)
  • Method Details