feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[patent-search-alloydb-gemini]

Open renu555 opened this issue 1 year ago • 1 comments

I am getting error while executing this command on alloydb sql studio

URL followed : https://codelabs.developers.google.com/patent-search-alloydb-gemini#4

Step : Create Embeddings for patent data

Command given in alloydb sql studio UPDATE patents_data set abstract_embeddings = embedding( 'textembedding-gecko@003', abstract);

Error received : Requests taking longer than one minute on the instance are cancelled.

renu555 avatar Sep 25 '24 06:09 renu555

Screenshot (1214) Attaching screenshot for error

renu555 avatar Sep 26 '24 04:09 renu555