redis / redis-vl-python

Redis Vector Library (RedisVL) interfaces with Redis' vector database for realtime semantic search, RAG, and recommendation systems.
https://www.redisvl.com/
MIT License
176 stars 25 forks source link

Reranker implementation using Cross Encoders (HuggingFace / SentenceT… #149

Closed bsbodden closed 1 month ago

bsbodden commented 1 month ago

…ransformers)

Inspired by LangChain's Cross Encoder Reranker

bsbodden commented 1 month ago

@tylerhutcherson Getting an action error on authentication, can you take a look?

[Python 3.11 - plain [redis-stack latest]](https://github.com/redis/redis-vl-python/actions/runs/9057030351/job/24880413190#step:9:21)
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.