Skip to content

Conversation

@bderusha
Copy link
Collaborator

@bderusha bderusha commented Apr 1, 2025

The function llm_context_recall was out of date with the method signature for response_generator.generate_response and improperly parsing the latest response from that method. This was causing it to throw many errors when you attempt to use it as an eval metric.

This PR brings it back up-to-date with the method signature and response parsing.

@bderusha bderusha requested a review from ritesh-modi April 1, 2025 15:24
@bderusha bderusha self-assigned this Apr 1, 2025
@bderusha bderusha mentioned this pull request Apr 1, 2025
@bderusha bderusha force-pushed the bug/llm_context_recall_fixes branch from af57e76 to 5eb3896 Compare April 1, 2025 15:27
@bderusha bderusha enabled auto-merge April 1, 2025 15:28
Copy link
Collaborator

@ritesh-modi ritesh-modi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bderusha bderusha added this pull request to the merge queue Apr 1, 2025
Merged via the queue into development with commit 7ed0e6e Apr 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants