Skip to content

searchcraft-results-summary

This component renders a results summary for RAG search result summaries. When the user makes a search, a network call is made to retrieve the summary content, which is then rendered in this box.

NOTE: This component requires the usage of a read key that has “SUMMARY” permissions.

import { SearchcraftResultsSummary } from "@searchcraft/react-sdk";
<searchcraft-results-summary />
PropertyAttributeDescriptionTypeDefault
searchcraftIdsearchcraft-idThe id of the Searchcraft instance that this component should use.string | undefinedundefined