Challenge 3: Getting Smarter
Previous Challenge Next Challenge
Introduction
In this challenge we will enable the Agent to handle questions based on Piped Piper’s HR policy documents.
Description
The downloaded zip from Challenge 1 contains all of Piped Piper’s HR policy documents as PDFs.
Create a data store for these documents that can be used in your Playbook as a “Tool” of type Unstructured documents.
Note Your new data store can take 10+ minutes to fully ingest all of the PDF documents. Click into your new data store in the table of Data Stores, and then click on the Activity tab to watch the ingestion progress.
Once your documents are ingested, you will need to add this new “tool” to your Playbook.
Success Criteria
- A data store of type Unstructured documents is created and has indexed your documents
- A new tool pointing to this data store has been added to your Playbook.
- The Agent is now capable of answering questions about Piped Piper’s HR Policies, such as:
- What is our paid time off policy?
- Do we offer sabbaticals?
- What is our paid leave policy?
Tips
- Don’t forget you can ask follow up questions because the Agent keeps the conversation context.