Skip to content

Commit

Permalink
Add kagome validation
Browse files Browse the repository at this point in the history
  • Loading branch information
databyjp authored and dirkkul committed Jul 19, 2024
1 parent 10a7388 commit 28871f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weaviate/collections/classes/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ class Tokenization(str, Enum):
FIELD = "field"
GSE = "gse"
TRIGRAM = "trigram"
KAGOME_KR = "kagome_kr"


class GenerativeSearches(str, Enum):
Expand Down

0 comments on commit 28871f8

Please sign in to comment.