Skip to main content

 

I cant select anything, i dont have option 

 

https://trailhead.salesforce.com/es/content/learn/modules/advanced-rag-with-data-360-and-agentforce/create-a-search-index-retriever-and-prompt-template?journey=data-360&trail_id=data-360-develop-and-build-solutions

 

 

"Build a Retriever

A retriever is a wrapper for Einstein Search operations. You create a custom retriever in AI Models to refine the search so that the retrieved content is more relevant to your use case. An individual retriever can fetch data from only one search index. A search index can index only one DMO. If your feature needs to ground on data from multiple data sources, use an ensemble retriever. You only need to retrieve information from the Case search index which indexes the Case DMO, so you’ll use an individual retriever. Learn more in Retrievers.

  1. In Data Cloud, select the AI Models tab.
  2. Click the Retrieve tab, then click New Retriever.
  3. Select Individual Retriever and click Next.
  4. Select Data Cloud and leave the default data space.
  5. Select the Case DMO and the Case search index configuration, then click Next.
  6. For filters, leave All Documents and click Next.
  7. Leave 20 for the number of results to return.
  8. Under Fields to Return, add three fields.
    • For the Field Label, enter SubjectCopiar. For the Field Name, select DirectAttributes > Case > Subject. Click Add Field.
    • Enter DescriptionCopiar, then select DirectAttributes > Case > Description. Click Add Field.
    • Enter ChunkCopiar, then select RelatedAttributes > Case chunk > Chunk.

"cant select field name in the retriver

 

 

 

#Trailhead Challenges

2 respuestas
  1. Hoy, 0:59

    Hi , 

     

    I tried using a different playground as a test, and I was able to configure it without any issues. 

     It appears that there is a problem with the playground specified here. 

    Hi , I tried using a different playground as a test, and I was able to configure it without any issues. It appears that there is a problem with the playground specified here.

     

      

    In this malfunctioning playground, the Data Explorer also returns errors and cannot be used.

    image.png

     

     

0/9000