weaviate-io icon indicating copy to clipboard operation
weaviate-io copied to clipboard

Added reranker + vectorizer examples

Open malgamves opened this issue 7 months ago • 2 comments

What's being changed:

Added TS Examples using new reranker and vectorizer modules

Type of change:

  • [x] Documentation updates (non-breaking change to fix/update documentation)
  • [ ] Website updates (non-breaking change to update main page, company pages, pricing, etc)
  • [ ] Content updates – blog, podcast (non-breaking change to add/update content)
  • [ ] Bug fix (non-breaking change to fixes an issue with the site)
  • [ ] Feature or enhancements (non-breaking change to add functionality)

How Has This Been Tested?

  • [x] GitHub action – automated build completed without errors
  • [ ] Local build - the site works as expected when running yarn start

note, you can run yarn verify-links to test site links locally

malgamves avatar Apr 10 '25 11:04 malgamves

I will merge when we add the modules to the client; currently, weaviate.configure.reranker.nvidia() and configure.vectorizer.multi2VecNvidia() are missing.

malgamves avatar Apr 10 '25 11:04 malgamves

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

weaviate-git-bot avatar Apr 11 '25 10:04 weaviate-git-bot