I am encountering a 404 error when utilizing the client.models.update() function within the new Python genAI client. The code was working fine a day before.
Could you please assist in resolving this issue? Further details or logs can be provided if necessary.
I found that the above code delivered responses much faster and more reliably, similar to the performance on aistudio.google.com. This was an upgrade over what I was getting with:
Got confirmation that client.models.update function is for updating the display name or description of a tuned model. You can’t use it on a base model. Looks like, there was a bug that the engineering team has fixed.
Did you report this documentation issue by clicking on that button “Send Feedback” top right?
Might be helpful as there are probably different teams working behind the scenes.