Retriever wrapper for Google Cloud Document AI Warehouse.
Returns a client info object with a custom user agent header.
Retriever for Google Cloud Document AI Warehouse.
Inherits from BaseRetriever.
Searches documents using Document AI Warehouse schema. Documents must be created and uploaded separately before retrieval.
See Document AI Warehouse documentation for more information.
Requires additional dependencies:
pip install langchain-google-community[docai]