Skip to content

weaviate-tutorials/feature-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Feature Examples

This repository has example Weaviate Python client code for new Weaviate core features.

When a new version of Weaviate core database is released, new client examples are added to a directory that corresponds to the release.

v1.26 Feature Examples

These notebooks have example code for some of the Weaviate v1.26 features:

  • v1.26/async-repair.ipynb Configure a collection to use async repair
  • v1.26/multi-target-vector-search.ipynb Examples of multi-target search
  • v1.26/range-operator.ipynb The rangeable index filter and a comparison experiment
  • v1.26/scalar-quantization.ipynb Configure a collection to use scalar quantization

Not used:

  • v1.26/set-up.ipynb Utility notebook to create sample collections

About

Notebooks, organized by release, that have example code for new features

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published