• Resolved Scott Farrell

    (@sfarrell5123)


    currently you return the summary of each search without further prompting . Like:
    blah blah blah
    rah rah rah

    I’ve run into several instances where is just assumes it’s one entity – and merges all the details into 1 idea. But it’s really 5 different products.

    I think it would be better:
    PRODUCT:
    blah blah blah
    PAGE:
    rah rah rah

    OR even:
    PRODUCT:
    { Name: “blue cherry shrimp product”,
    URL : “https:/dfgsdfg.com/dfgsdfg/dfg”,
    Summary : “skdjgsdfg dsfg d gdsg” }

    PAGE :
    { Name: “blue cherry shrimp page”,
    URL : “https:/dfgsdfg.com/dfgsdfg/blue”,
    Summary : “asdxcvbxvxcb dsfg d gdsg” }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘prompting of embedded search results’ is closed to new replies.