Skip to content

Fix reference to undefined dsp.passages2text #8204

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kojiwakayama
Copy link

@kojiwakayama kojiwakayama commented May 10, 2025

Fixes a missing import bug in GenerateInstructionGivenAttempts (instruction_proposal.py), where dsp.passages2text was referenced but not defined. This breaks when using one of the signatures defined in the file. Replaced with a descriptive InputField definition to restore functionality without changing behavior.

@okhat
Copy link
Collaborator

okhat commented Jun 2, 2025

This is great thank you @kojiwakayama , but looks like we have a conflict?

@okhat
Copy link
Collaborator

okhat commented Jun 2, 2025

I'd love to merge this but not urgent

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.

2 participants