kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
QueryInterface
/
Context
Context
data
class
Context
(
val
pairs
:
List
<
ContextPair
>
=
emptyList()
)
:
QueryInterface
Context search: no target, only
pairs
steering the result region.
Members
Constructors
Context
Link copied to clipboard
constructor
(
pairs
:
List
<
ContextPair
>
=
emptyList()
)
Properties
pairs
Link copied to clipboard
val
pairs
:
List
<
ContextPair
>