Skip to main content
Version: v1.1.7

Enterprise h2oGPTe flow

Overview

The flow to take in Enterprise h2oGPTe to be able to ask questions about one of your Documents can be summarized in the following sequential steps:

The following sections summarize each of the preceding steps.

Step 1: Create a Collection

Create a Collection (a group of related Documents) as the first step in the flow. In this case, "related Documents" refers to the Document(s) you want to ask questions about in Enterprise h2oGPTe.

Create Collection

Step 2: Add Document(s) to the Collection

Add Document(s) to the Collection as the second step in the flow. Added documents are indexed and stored in a database. When you ask a question about the Document(s), Enterprise h2oGPTe crawls through the indexed Document(s) in the Collection to find relevant content to answer the question while utilizing the H2O LLM to summarize a concise question response.

Add Document

Step 3: Chat with the Collection

Create a Chat with the Collection as the final step in the flow. Chatting with the Collection lets you ask h2oGPTe questions about the Document(s) in the Collection. When answering a question, Enterprise h2oGPTe provides the Document(s) references it utilized to respond.

When you ask a question about the Document(s), Enterprise h2oGPTe crawls through the indexed Document(s) in the Collection to find relevant content to answer the question while utilizing the H2O LLM to summarize a concise question response.

Question 1 Question 2


Feedback