Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3601

Error in adding a video object to collection

$
0
0

Hi @Shaunak_Joshi !!

Welcome to our community :hugs:

Please, always fill in all the informations we ask in the template as those help us better understand your scenario.

You are probably using an outdated version of either the client and the server. Or maybe the model … :thinking:

Can you check that?

this is how you can get both using python v4 client:

print(weaviate.__version__, client.get_meta().get("version"))

The error message seems to be coming directly from Google.

Let me know if this help.

THanks!


Viewing all articles
Browse latest Browse all 3601

Trending Articles