Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response Matching requires context field because the field gets dropped by polars #724

Open
DevTimBo opened this issue Jul 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DevTimBo
Copy link

Reproduce:

Just run a response match (llm) without the context column

Error:

polars.exceptions.ColumnNotFoundError: context

Problem Code:

response_quality.py line: 901
image

@DevTimBo DevTimBo added the bug Something isn't working label Jul 15, 2024
@DevTimBo 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
@raphaelreimann
Copy link

Just ran into this same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants