-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as duplicate of#8101
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Description
App Version
3.23.10
API Provider
Google Gemini
Model Used
gemini-embedding-001
Roo Code Task Links (Optional)
Deleted all of vector databases from qdrant through "localhost:6333/dashboard"
In Roo pressed "Clear index data" > selected "gemini-embedding-001" > start indexing
3072 sized vectorbase appeared in http://localhost:6333/ but yet Roo still failed finishing beyond 95/815 due to free quota limits!
π Steps to Reproduce
Windows 10
Just go to use the gemini-embedding-001 model with a gemini API key which is limited by free quota limits.
π₯ Outcome Summary
Expected embedding model to complete without problems (like it does, when using text-embedding-004 model (with the same key, just after gemini-embedding-001 model failed)). Got a message that it failed:
π Relevant Logs or Errors (Optional)
Error - Failed during initial scan: Indexing partially failed: Only 95 of 815 blocks were indexed. Failed to process batch after 3 attempts: Failed to create embeddings after 3 attempts: HTTP 429 - 429 Quota exceeded for quota metric 'Batch Embed Content API requests' and limit 'Batch embed contents request limit per minute for a region' of service 'generativelanguage.googleapis.com' for consumer 'project_number:999999999999'.dosubot, clipsheep6 and Chroma01markp018
Metadata
Metadata
Assignees
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done