You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: