From f4b7a921dafff6a7badac3962185220ec6cff94e Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Sun, 5 Oct 2025 19:47:05 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/rag-ai-workbench/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/nvidia/rag-ai-workbench/README.md b/nvidia/rag-ai-workbench/README.md index eabe99f..9d08abc 100644 --- a/nvidia/rag-ai-workbench/README.md +++ b/nvidia/rag-ai-workbench/README.md @@ -6,8 +6,6 @@ - [Overview](#overview) - [Instructions](#instructions) - - [Substep A: Upload sample dataset](#substep-a-upload-sample-dataset) - - [Substep B: Test custom dataset (optional)](#substep-b-test-custom-dataset-optional) --- @@ -85,7 +83,7 @@ Verify you have both required API keys. Keep these keys safe! * Tavily API Key: https://tavily.com/ * NVIDIA API Key: https://org.ngc.nvidia.com/setup/api-keys - * Ensure this key has ``Public API Endpoints`` permissions +* Ensure this key has ``Public API Endpoints`` permissions Keep both keys available for the next step. @@ -145,10 +143,10 @@ Verify the following components are functioning: This step demonstrates advanced features by uploading data, retrieving context, and testing custom queries. -### Substep A: Upload sample dataset +**Substep A: Upload sample dataset** Complete the in-app quickstart instructions to upload the sample dataset and test improved RAG-based responses. -### Substep B: Test custom dataset (optional) +**Substep B: Test custom dataset (optional)** Upload a custom dataset, adjust the Router prompt, and submit custom queries to test customization. ## Step 9. Troubleshooting