toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.query.discovery
/
DiscoveryQuery
/
DiscoveryQuery
Discovery
Query
constructor
(
mode
:
RetrievalMode
,
text
:
String
?
=
null
,
entityId
:
String
?
=
null
,
from
:
Instant
?
=
null
,
to
:
Instant
?
=
null
,
topK
:
Int
=
10
,
depth
:
Int
=
1
,
similarityThreshold
:
Double
=
0.0
)