[GH-ISSUE #48] Error While Generating Long Form Blog Content #377

Closed
opened 2026-03-13 20:10:23 +03:00 by kerem · 11 comments
Owner

Originally created by @uniqueumesh on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/48

Originally assigned to: @AJaySi on GitHub.

I tried to generate a long-form blog article but encountered an error mentioned below. Thank you for your help.

Screenshot (79)

Originally created by @uniqueumesh on GitHub (Apr 23, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/48 Originally assigned to: @AJaySi on GitHub. I tried to generate a long-form blog article but encountered an error mentioned below. Thank you for your help. ![Screenshot (79)](https://github.com/AJaySi/AI-Writer/assets/150319020/265b3568-3a49-472f-aaa1-b9a7529ca5e3)
kerem closed this issue 2026-03-13 20:10:28 +03:00
Author
Owner

@pixelatumente commented on GitHub (Apr 24, 2024):

I get these errors when I create a long article with openai api.
error

<!-- gh-comment-id:2074369743 --> @pixelatumente commented on GitHub (Apr 24, 2024): I get these errors when I create a long article with openai api. ![error](https://github.com/AJaySi/AI-Writer/assets/115550520/92169075-b783-4378-91bd-77776aba4dbd)
Author
Owner

@AJaySi commented on GitHub (Apr 24, 2024):

@pixelatumente
At present, this is Gemini API only. Openai is not supported as yet.
Try with Gemini Api.

Your 'compute engine.. winerror' is mostly to do with GCP.

<!-- gh-comment-id:2074481681 --> @AJaySi commented on GitHub (Apr 24, 2024): @pixelatumente At present, this is Gemini API only. Openai is not supported as yet. Try with Gemini Api. Your 'compute engine.. winerror' is mostly to do with GCP.
Author
Owner

@AJaySi commented on GitHub (Apr 24, 2024):

@umesh070
Please share a larger screenshot. Its a windows problem, yet again.

<!-- gh-comment-id:2074482832 --> @AJaySi commented on GitHub (Apr 24, 2024): @umesh070 Please share a larger screenshot. Its a windows problem, yet again.
Author
Owner

@DikshaDisciplines commented on GitHub (Apr 24, 2024):

@pixelatumente @umesh070
i did a git pull and it i confirm the long form blog is working.

@AJaySi thanks AJ. Great work with Alwrity :)

<!-- gh-comment-id:2074909379 --> @DikshaDisciplines commented on GitHub (Apr 24, 2024): @pixelatumente @umesh070 i did a git pull and it i confirm the long form blog is working. @AJaySi thanks AJ. Great work with Alwrity :)
Author
Owner

@uniqueumesh commented on GitHub (Apr 24, 2024):

I'm still encountering the same error when trying to create longer content. It seems to pop up right after the tool finished research on the SERP web. I've included a screenshot of the error below for reference.

Screenshot (80)

<!-- gh-comment-id:2075260725 --> @uniqueumesh commented on GitHub (Apr 24, 2024): I'm still encountering the same error when trying to create longer content. It seems to pop up right after the tool finished research on the SERP web. I've included a screenshot of the error below for reference. ![Screenshot (80)](https://github.com/AJaySi/AI-Writer/assets/150319020/6c7d7d79-a27f-400e-82be-e24ffba86932)
Author
Owner

@AJaySi commented on GitHub (Apr 24, 2024):

@umesh070
Copy/Paste the output of below command:
pip show google.generativeai

<!-- gh-comment-id:2075285472 --> @AJaySi commented on GitHub (Apr 24, 2024): @umesh070 Copy/Paste the output of below command: `pip show google.generativeai`
Author
Owner

@uniqueumesh commented on GitHub (Apr 24, 2024):

PS C:\WINDOWS\system32\AI-Writer> pip show google.generativeai
Name: google-generativeai
Version: 0.3.2
Summary: Google Generative AI High level API client library and tools.
Home-page: https://github.com/google/generative-ai-python
Author: Google LLC
Author-email: googleapis-packages@google.com
License: Apache 2.0
Location: C:\Users\this\AppData\Local\Programs\Python\Python312\Lib\site-packages
Requires: google-ai-generativelanguage, google-api-core, google-auth, protobuf, tqdm, typing-extensions
Required-by:
PS C:\WINDOWS\system32\AI-Writer>

<!-- gh-comment-id:2075303123 --> @uniqueumesh commented on GitHub (Apr 24, 2024): PS C:\WINDOWS\system32\AI-Writer> pip show google.generativeai Name: google-generativeai Version: 0.3.2 Summary: Google Generative AI High level API client library and tools. Home-page: https://github.com/google/generative-ai-python Author: Google LLC Author-email: googleapis-packages@google.com License: Apache 2.0 Location: C:\Users\this\AppData\Local\Programs\Python\Python312\Lib\site-packages Requires: google-ai-generativelanguage, google-api-core, google-auth, protobuf, tqdm, typing-extensions Required-by: PS C:\WINDOWS\system32\AI-Writer>
Author
Owner

@AJaySi commented on GitHub (Apr 24, 2024):

@umesh070
Yup, update your google.generativeai to latest.

<!-- gh-comment-id:2075309744 --> @AJaySi commented on GitHub (Apr 24, 2024): @umesh070 Yup, update your google.generativeai to latest.
Author
Owner

@uniqueumesh commented on GitHub (Apr 24, 2024):

Thank you @AJaySi for your assistance! With your help, I'm now able to produce high-quality, lengthy blog content. Your work is truly incredible.

However, I've noticed that the tool is overdoing it a bit. It's repeatedly generating the last 50% of the blog content three times in a row.

<!-- gh-comment-id:2075524611 --> @uniqueumesh commented on GitHub (Apr 24, 2024): Thank you @AJaySi for your assistance! With your help, I'm now able to produce high-quality, lengthy blog content. Your work is truly incredible. However, I've noticed that the tool is overdoing it a bit. It's repeatedly generating the last 50% of the blog content three times in a row.
Author
Owner

@AJaySi commented on GitHub (Apr 25, 2024):

Thanks a lot @umesh070

1). I will work on removing the repetitions today.

<!-- gh-comment-id:2076167832 --> @AJaySi commented on GitHub (Apr 25, 2024): Thanks a lot @umesh070 1). I will work on removing the repetitions today.
Author
Owner

@AJaySi commented on GitHub (Apr 25, 2024):

@umesh070
I am closing this issue, as specifically its done.

OPen a new issues for:
"However, I've noticed that the tool is overdoing it a bit. It's repeatedly generating the last 50% of the blog content three times in a row."

<!-- gh-comment-id:2076675116 --> @AJaySi commented on GitHub (Apr 25, 2024): @umesh070 I am closing this issue, as specifically its done. OPen a new issues for: "However, I've noticed that the tool is overdoing it a bit. It's repeatedly generating the last 50% of the blog content three times in a row."
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#377
No description provided.