hi @Khorppun_Sontipanya !
What is the client version you are using?
you can get that information with:
import weaviate
print(weaviate.__version__)
Thanks!
hi @Khorppun_Sontipanya !
What is the client version you are using?
you can get that information with:
import weaviate
print(weaviate.__version__)
Thanks!