Interface QdrantBuildConfig


@ConfigRoot(phase=BUILD_TIME) @ConfigMapping(prefix="quarkus.langchain4j.qdrant") public interface QdrantBuildConfig
  • Method Details

    • devservices

      Configuration for DevServices. DevServices allows Quarkus to automatically start a database in dev and test mode.