Batch operations without GRPC

Hi team, shall we perform batch operations using REST not GRPC? Currently using weaviate: v1.23.11
python client: v4.4.4

Hi @Dharanish !

We recommend using python v4 and GRPC for operations, as this has a better performance over REST/python v3 client.

Thanks!

1 Like