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

fix: Add language parameter support to generate_subtopic_report_prompt #1029

Merged

Conversation

onlydole
Copy link
Contributor

@onlydole onlydole commented Dec 17, 2024

Issue

#1026 introduced a TypeError when generating subtopic reports due to a missing language parameter in the generate_subtopic_report_prompt function and causes rearch reports to fail.

Error message:

TypeError: generate_subtopic_report_prompt() got an unexpected keyword argument 'language'

@HeMuling
Copy link

great fix that works for me, please consider merge asap

@assafelovic assafelovic merged commit df8ac89 into assafelovic:master Dec 18, 2024
@assafelovic
Copy link
Owner

Thank you!

@onlydole onlydole deleted the bugfix/language-runtime-errors branch December 18, 2024 19:02
@winsonluk
Copy link
Contributor

FYI I found another bug, but for generate_custom_report_prompt

#1033

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.

4 participants