Skip to content

Too many request with llamaindex integration #1076

@nicho2

Description

@nicho2

[ x] I have checked the documentation and related resources and couldn't resolve my bug.

Describe the bug
missing run_config arguments in evaluate function in module src/ragas/integrations/llama_index.py

Ragas version: 0.1.9
Python version: 3.10.9

Is-it possible to access to the RunConfig to adjust its parameters. For me it's necessary to control max_workers to avoid the error 429: 'Too Many Requests' or RateLimitError from openai

add in llama_index.py , the run_config argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions