Joe Small

Results 6 comments of Joe Small

Hi, any movement on this issue? I'd like to configure retry & wait parameters when making LLM API calls. Thanks.

> Hi, any movement on this issue? I'd like to configure retry & wait parameters when making LLM API calls. Thanks. @SohamKukreti tagging for visibility

@SohamKukreti Using the `LLMExtraction` feature, and the hardcoded ~~timeout~~ backoff values are too low to alleviate rate limit errors I'm experiencing.

@SohamKukreti It also may be worth noting that I'm experiencing rate limiting errors due in part to this issue: https://github.com/unclecode/crawl4ai/issues/1178 But regardless, it would be helpful to have control over...

@ntohidi Appreciate the attention to this issue. Is there an ETA for your next release? We are debating waiting for your release or refactoring our current code to avoid raw...

@brnaba-aws Will this PR be getting attention any time soon? Built-in observability is something we'd really like to be able to use. Thanks.