InMemoryDBFilter#
- class langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBFilter[source]#
Collection of InMemoryDBFilterFields.
Methods
- static num(
- field: str,
- Parameters:
field (str)
- Return type:
- static tag(
- field: str,
- Parameters:
field (str)
- Return type:
- static text(
- field: str,
- Parameters:
field (str)
- Return type: