ragbits icon indicating copy to clipboard operation
ragbits copied to clipboard

feat: add batch search

Open micpst opened this issue 1 year ago • 1 comments

Feature description

The idea is to allow the user to submit multiple questions in a single document search run. We should leverage batch requests to LLMs to mitigate timeouts/rate limits and ensure proper error handling.

Motivation

This feature is especially useful for evaluation when we process thousands of questions in different configurations, but also if we think about production workflows, batch processing is a must.

Additional context

No response

micpst avatar Oct 22 '24 09:10 micpst

Connected with #346

mhordynski avatar May 07 '25 09:05 mhordynski