This solution accelerator provides a web app used for chatting with the LLM using the data you ingest with the Admin site. This app has a simple interface that enables you and your users to enter prompts and receive responses.
This solution accelerator provides an "admin" site that enables you to upload, ingest, and explore your data, along with accessing prompt configuration settings.
Using the Ingest data tab, you can add documents and index public web pages to be used as grounding data for Large Language Model (LLM) responses. Files that you upload will be chunked according to one of several strategies.
<how is a chunking strategy chosen?>
| Strategy | Description |
|---|---|
| Layout | TBD |
| Page | TBD |
| Fixed size overlap | TBD |
| Paragraph | TBD |
You can see the chunks extracted from your files in the Explore data tab.
TBD
- Click on
Authenticationfrom left menu.
- Click on
+ Add Providerto see a list of identity providers.
- Click on
+ Add Providerto see a list of identity providers.






