Brian Sam-Bodden

Results 29 issues of Brian Sam-Bodden

In RedCloth 3.0.4 something like: ``` text2 = %[|_.a|_.b|_.c| {background:rgb(240,245,250);color:red}. |a|red|row|] puts RedCloth.new(text).to_html() ``` Produces: ``` a b c a red row ``` But with `4.3.2` results in: ``` a...

* https://github.com/adessoSE/junit-insights

See https://github.com/redis/redis-om-spring/blob/main/redis-om-spring/src/main/java/com/redis/om/spring/annotations/Vectorize.java Ideally a new annotation on the Hash field with connect it to the Vectorize annotation 'source' something like: ``` @Document public class DocWithCustomModelOpenAIEmbedding { @Id private String id;...

We primarily use https://docs.spring.io/spring-ai/reference/api/embeddings.html and many of the providers have bulk embedding APIs See https://github.com/redis/redis-om-spring/blob/main/redis-om-spring/src/main/java/com/redis/om/spring/vectorize/DefaultFeatureExtractor.java for the single Entity instance approach

enhancement

https://redis.io/docs/latest/develop/use/client-side-caching

enhancement

Port of the support for Sentinel URL that was present in LangChain Community, see https://github.com/langchain-ai/langchain/blob/a03141ac51e36828dedcf2bfcb964df22b6a7f4a/libs/community/langchain_community/utilities/redis.py#L127

See: * https://redis.io/docs/latest/develop/interact/search-and-query/advanced-concepts/scoring/