Tyler Hutcherson

Results 111 comments of Tyler Hutcherson

@guyroyse curious how you envisioned this looking at the OM level. I am currently thinking about this for redisvl too. But given redis-py already implements a flexible fluent-style approach, thinking...

@jerichosiahaya can you use the poetry env to run the formatter/linter? `poetry run format` other details outlined here: https://github.com/redis/redis-vl-python/blob/main/CONTRIBUTING.md#linting-and-tests

We want to bring this in, but more updates are needed. I will port your commits to another branch and use that. Stay tuned.

@bsbodden can you also check `langchain-community`? I recall someone patched a section for handling redis sentinel, and it was an entire module. If necessary, it's something we could patch in...

We don't have anything planned today, yet! So given the content blocks example, is the idea that you would accept an array of text or images, interleaved, and then embeddings...

Definitely open to exploring this. If you have a proposal for an interface for multimodal embeddings, definitely curious. I also realize the current structure of text-only vectorizers is a bit...

@fzowl We are so close. I am having a hard time getting this to work with `hiredis` for some reason as it's part of our testing CI matrix here on...

We resolved some of our CI/CD issues (due to a buggy `protobuf` dependency) here https://github.com/redis/redis-vl-python/commit/201d67656fdf91a151692c91d44a622f40b16e4a so now I should be able to get this in soon.

At last, after fighting against the gods of CI/CD -- we have something ready and cleaned up to merge. @fzowl @justin-cechmanek Can you all do a review pass please? I...

Failed in the auto CI run last night: https://github.com/redis/redis-vl-python/actions/runs/18862112486