toggle menu
lmos-router-vector
0.2.0
jvm
switch theme
search in API
lmos-router-vector
/
ai.ancf.lmos.router.vector
/
DefaultVectorClientProperties
Default
Vector
Client
Properties
data
class
DefaultVectorClientProperties
(
val
seedJsonFilePath
:
String
,
val
limit
:
Int
=
5
)
The default properties for the VectorClient.
Members
Constructors
Default
Vector
Client
Properties
Link copied to clipboard
constructor
(
seedJsonFilePath
:
String
,
limit
:
Int
=
5
)
Properties
limit
Link copied to clipboard
val
limit
:
Int
=
5
seed
Json
File
Path
Link copied to clipboard
val
seedJsonFilePath
:
String