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
DevTimBo
changed the title
Response Matching requires context field because the field gets dropped by pandas
Response Matching requires context field because the field gets dropped by polars
Jul 15, 2024
Reproduce:
Just run a response match (llm) without the context column
Error:
polars.exceptions.ColumnNotFoundError: context
Problem Code:
response_quality.py line: 901
The text was updated successfully, but these errors were encountered: