Skip to content

Rate limits - exceeding your quota for an API service openAI - any unpaid alternatives? #43

@carlosug

Description

@carlosug

While trying to execute the agent with the suggested code:

python ai_lab_repo.py --api-key "my-key" --llm-backend "o1-mini" --research-topic "YOUR RESEARCH IDEA"

I got the following error:

Inference Exception: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

Does this Agent work with Current tier Free openAI Rate limits API? If not, is there other unpaid open source alternatives?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions