Skip to content

Conversation

tsmith023
Copy link
Collaborator

@tsmith023 tsmith023 commented Apr 19, 2024

  • Introduce collections.use() in place of collections.get() deprecating the latter may come in subsequent RC
  • Fix bug when updating legacy vectorizer's index configuration
  • Split vectorizer into vectorizer and vectorizers in collections.create()
  • Deprecate vectorizer with a warning in favour of vectorizers
  • Allow vectorizers to accept instance of NamedVectorizerConfig
  • Refactors configure.namedVectorizer() method into separate individual methods within configure.namedVectorizer. namespace for each vectorizer
  • Renames all instances of namedVectorizer to vectorizer thereby forbidding legacy vectorization for new collections
  • Renames all instances of vectorizeClassName to vectorizeCollectionName
  • Adds specific errors as class extensions of Error for certain failure modes, e.g. WeaviateQueryError

@tsmith023 tsmith023 marked this pull request as ready for review May 1, 2024 18:52
@tsmith023 tsmith023 requested a review from a team as a code owner May 1, 2024 18:52
@tsmith023 tsmith023 merged commit e389cc4 into collections/main May 2, 2024
@tsmith023 tsmith023 deleted the introduce-collections-use branch May 2, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant