All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.jdp Maven / Gradle / Ivy

There is a newer version: 0.23.0.CR2
Show newest version
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.apiKey=The Qdrant API key to authenticate with.
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.collection=The collection configuration.
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.host=The URL of the Qdrant server.
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.payloadTextKey=The field name of the text segment in the payload. Defaults to "text_segment"
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.port=The gRPC port of the Qdrant server. Defaults to 6334
io.quarkiverse.langchain4j.qdrant.runtime.QdrantRuntimeConfig.useTls=Whether to use TLS(HTTPS). Defaults to false.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy