Does Gemini Workbench ( Agentspace earlier) have a connector for Vertex AI Search?

Below is my use case

  1. Ingest documents: Utilize Document AI to ingest various document types (PDF, tiff, jpeg, docx, medical scan documents) from on-premises filesystems, mail, and scanning departments. Document AI will extract text, classify documents, and prepare them for further processing.
  2. Process and analyze documents: Use Document AI’s processors to extract specific information from legal documents, categorize them, and prepare them for search and summarization.
  3. Power enterprise search: Leverage Vertex AI Search to create a powerful enterprise search experience over the processed documents. This will enable legal teams to search for details and specifics relevant to their cases.
  4. Deploy Gemini Enterprise to govern and run AI agents that can perform tasks like summarizing documents, answering specific questions from legal texts, and potentially assisting with case analysis. (The question here is how can i connect Gemini Enterprise to Vertex AI search)