Index

C D H I M P T U V 
All Classes and Interfaces|All Packages

C

collectionName() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Name of the collection.
consistencyLevel() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The consistency level.
createCollection() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Create the collection if it does not exist yet.

D

dbName() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Name of the database.
description() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Description of the collection.
dimension() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Dimension of the vectors.

H

host() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The URL of the Milvus server.

I

indexType() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The index type to use for the collection.
io.quarkiverse.langchain4j.milvus.runtime - package io.quarkiverse.langchain4j.milvus.runtime
 

M

metricType() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The metric type to use for searching.
MilvusRecorder - Class in io.quarkiverse.langchain4j.milvus.runtime
 
MilvusRecorder() - Constructor for class io.quarkiverse.langchain4j.milvus.runtime.MilvusRecorder
 
MilvusRuntimeConfig - Interface in io.quarkiverse.langchain4j.milvus.runtime
 
milvusStoreSupplier(MilvusRuntimeConfig) - Method in class io.quarkiverse.langchain4j.milvus.runtime.MilvusRecorder
 

P

password() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The password for the Milvus server.
port() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The port of the Milvus server.
primaryField() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
TODO

T

timeout() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The timeout duration for the Milvus client.
token() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The authentication token for the Milvus server.

U

username() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
The username for the Milvus server.

V

vectorField() - Method in interface io.quarkiverse.langchain4j.milvus.runtime.MilvusRuntimeConfig
Name of the field to store the vector in.
C D H I M P T U V 
All Classes and Interfaces|All Packages