Hello All,
I am trying to build conversational agent (UiPath HR Assistant), I am facing issues with
- Autopilot - Prompt does not generate anything and it says no models available
2.Add index with Storage bucket (after uploading the files to storage bucket).
Can anyone please guide?
Hi @Ranveer_S_Thakur
Try this approach:
1.Go to Automation Cloud → Admin → AI Trust Layer / Generative AI**
2.Check if any model is available
3.If not, then:
a Go to Integration Service → Connections
b Create a connection for OpenAI or Azure OpenAI
c After creating the connection, link it back to AI Trust Layer
Thanks
Hello @nishi_jain,
Thanks! now I see the models. For Index issue, do you have any suggestion?
Hi @Ranveer_S_Thakur
Please follow that steps:
1.Go to Automation Cloud → AI Center / Autopilot / Knowledge Sources (based on your setup)
2 Navigate to Indexes / Knowledge Base / Data Sources
3 Click on “Create Index” (or Add Knowledge Source)
4 Select Storage Bucket as the data source
5 Provide the required details:
6 Bucket name
7 Folder path (if applicable)
8 Access/permissions (make sure the bucket is accessible)
9 Configure indexing options:
10 Select supported file types (PDF, DOCX, XLSX, etc.)
11 Choose embedding/model (if prompted)
12 Enable chunking (recommended for large files)
13 Click **Create / Sync / Run Indexing
14 Wait until the status shows **Completed
If Solution works for you please mark as Solution and let me know if you face any issue