Uses of Enum Class
io.quarkiverse.langchain4j.easyrag.runtime.IngestionStrategy
-
Uses of IngestionStrategy in io.quarkiverse.langchain4j.easyrag.runtime
Methods in io.quarkiverse.langchain4j.easyrag.runtime that return IngestionStrategyModifier and TypeMethodDescriptionEasyRagConfig.ingestionStrategy()The strategy to decide whether document ingestion into the store should happen at startup or not.static IngestionStrategyReturns the enum constant of this class with the specified name.static IngestionStrategy[]IngestionStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.