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:
- Step 1: Create a Collection
- Step 2: Add Document(s) to the Collection
- Step 3: Chat with the Collection
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.
- To learn how to create a Collection, see Create a 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.
- To learn how to add Document(s) to a Collection, see Add a Document(s) to a Collection.
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.
- To learn how to create a Chat to a Collection, see Chat with a Collection.
- Submit and view feedback for this page
- Send feedback about Enterprise h2oGPTe to cloud-feedback@h2o.ai