Running into an error while creating embeddings for the knowledge base (PgVector & GeminiEmbedder) #3455
Replies: 3 comments 2 replies
-
Okay looks like after 5 times, I get this error from Gemini. Thoughts on how I can maybe delay?
|
Beta Was this translation helpful? Give feedback.
-
Hey @Anan7Codes |
Beta Was this translation helpful? Give feedback.
-
Hi @Anan7Codes ! This is not a rate-limit error. Rather an exhaustion of credits error. Please either use an alternative embedder or you would need to update your Google Gemini account |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Team,
I am running into this error
which is strange because the first 5 rows are correctly embedded and inserted and then suddenly this happens. Also I believe the id should be auto-generated so not sure how I run into this.
Code below:
Beta Was this translation helpful? Give feedback.
All reactions