-
Notifications
You must be signed in to change notification settings - Fork 308
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
[News API] Summarization returns empty string #150
Comments
I have a simple program
this returns no summary |
Hi I am also getting an emty string as output. Did you find the solution. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
returns
{'summary': ''}
any thoughts? hoping to use the news endpoint because you mentioned there's a limit of 10,000 characters bc of lambda constraint, I wonder if passing in a URL instead would get around this constraint?
The text was updated successfully, but these errors were encountered: