mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #48] Error While Generating Long Form Blog Content #377
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#377
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@pixelatumente commented on GitHub (Apr 24, 2024):
I get these errors when I create a long article with openai api.

@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.
@AJaySi commented on GitHub (Apr 24, 2024):
@umesh070
Please share a larger screenshot. Its a windows problem, yet again.
@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 :)
@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.
@AJaySi commented on GitHub (Apr 24, 2024):
@umesh070
Copy/Paste the output of below command:
pip show google.generativeai@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>
@AJaySi commented on GitHub (Apr 24, 2024):
@umesh070
Yup, update your google.generativeai to latest.
@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.
@AJaySi commented on GitHub (Apr 25, 2024):
Thanks a lot @umesh070
1). I will work on removing the repetitions today.
@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."