doc_match_filter#

langchain_google_community.bq_storage_vectorstores.utils.doc_match_filter(document: Dict[str, Any], filter: Dict[str, Any]) bool[source]#
Parameters:
  • document (Dict[str, Any])

  • filter (Dict[str, Any])

Return type:

bool