Skip to content

Gemini-embedding-001 not respecting free quota limitsΒ #5713

@VooDisss

Description

@VooDisss

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!

Image Image

πŸ” 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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions