toggle menu
ainsoft-rag-spring-boot-autoconfigure
0.1.0-SNAPSHOT
jvm
switch theme
search in API
ainsoft-rag-spring-boot-autoconfigure
/
com.ainsoft.rag.spring
/
RagAdminSearchHitResponse
/
RagAdminSearchHitResponse
Rag
Admin
Search
Hit
Response
constructor
(
docId
:
String
,
chunkId
:
String
,
score
:
Double
,
text
:
String
?
,
contentKind
:
String
,
page
:
Int
?
,
sourceUri
:
String
?
,
offsetStart
:
Int
?
,
offsetEnd
:
Int
?
,
metadata
:
Map
<
String
,
String
>
)