googleworkspace / googleworkspace/apps-script-samples
Error: When we tried to summarise Google Document, PDF and Slides with AI AutoSummarise
Open
@vinay-google is already working on this.
Since May 23, 2024.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
AI Auto Summarise Issue
We have tried AI auto summarise and it is totally working fine with image but when we tried with google document, pdf and slides it is throwing an error with 500 code.
Error
{ [Exception: Request failed for https://generativelanguage.googleapis.com/ returned code 500. Truncated server response: {
"error": {
"code": 500,
"message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/gu... (use muteHttpExceptions option to examine full response)] name: 'Exception' }
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.