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
Describe what should be investigated or refactored
At the moment, no chunk data is used in evaluating the two major evaluations present in LFAI evals. At the moment, proxies have to be used using the annotations. This is because it is not returned as part of the OpenAI spec. After LFAI annotations are upgraded to include this info, the chunk data can be used to make better evals.
Describe what should be investigated or refactored
At the moment, no chunk data is used in evaluating the two major evaluations present in LFAI evals. At the moment, proxies have to be used using the annotations. This is because it is not returned as part of the OpenAI spec. After LFAI annotations are upgraded to include this info, the chunk data can be used to make better evals.
Additional context
Blocked by: #870
The text was updated successfully, but these errors were encountered: