Uses of Class
io.quarkiverse.langchain4j.redis.runtime.RedisSchema
Packages that use RedisSchema
- 
Uses of RedisSchema in io.quarkiverse.langchain4j.redis
Methods in io.quarkiverse.langchain4j.redis with parameters of type RedisSchemaConstructors in io.quarkiverse.langchain4j.redis with parameters of type RedisSchemaModifierConstructorDescriptionRedisEmbeddingStore(io.quarkus.redis.datasource.ReactiveRedisDataSource ds, RedisSchema schema)  - 
Uses of RedisSchema in io.quarkiverse.langchain4j.redis.runtime
Methods in io.quarkiverse.langchain4j.redis.runtime that return RedisSchema