[GH-ISSUE #139] [Bug] Essay is generate in Terminal but not spawn/apear in webapps #445

Closed
opened 2026-03-13 20:25:15 +03:00 by kerem · 4 comments
Owner

Originally created by @tukangcode on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/139

Originally assigned to: @AJaySi on GitHub.

Detail OS : win 11
version : 0.3
How repeat effect

  1. open and run al-writer as usual
  2. go to Essay Content generation
  3. Fill detail in title
  4. leave everything else option as it
  5. Generate essay.
  6. essay generate in terminal
  7. essay not appear in web-apps
    I wait for like 30 minute and it still not appear
    image
    Screenshot 2024-11-04 160115
Originally created by @tukangcode on GitHub (Nov 4, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/139 Originally assigned to: @AJaySi on GitHub. Detail OS : win 11 version : [0.3](https://github.com/AJaySi/AI-Writer/tree/v0.3) How repeat effect 1. open and run al-writer as usual 2. go to Essay Content generation 3. Fill detail in title 4. leave everything else option as it 5. Generate essay. 6. essay generate in terminal 7. essay not appear in web-apps I wait for like 30 minute and it still not appear image <img width="956" alt="Screenshot 2024-11-04 160115" src="https://github.com/user-attachments/assets/dbb7f150-5475-431e-bb13-cd244a8c7b6d">
kerem closed this issue 2026-03-13 20:25:20 +03:00
Author
Owner

@AJaySi commented on GitHub (Nov 4, 2024):

Thanks for the detailed steps, I will execute and check/fix.

Can you please confirm if the output was completed on the CLI ?

<!-- gh-comment-id:2454113083 --> @AJaySi commented on GitHub (Nov 4, 2024): Thanks for the detailed steps, I will execute and check/fix. Can you please confirm if the output was completed on the CLI ?
Author
Owner

@tukangcode commented on GitHub (Nov 4, 2024):

Yes output is on cli

On Mon, Nov 4, 2024, 16:44 ي @.***> wrote:

Thanks for the detailed steps, I will execute and check/fix.

Can you please confirm if the output was completed on the CLI ?


Reply to this email directly, view it on GitHub
https://github.com/AJaySi/AI-Writer/issues/139#issuecomment-2454113083,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BAAGUKTGRMZVF5RQSUMACR3Z64XX5AVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGEYTGMBYGM
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2454406731 --> @tukangcode commented on GitHub (Nov 4, 2024): Yes output is on cli On Mon, Nov 4, 2024, 16:44 ي ***@***.***> wrote: > Thanks for the detailed steps, I will execute and check/fix. > > Can you please confirm if the output was completed on the CLI ? > > — > Reply to this email directly, view it on GitHub > <https://github.com/AJaySi/AI-Writer/issues/139#issuecomment-2454113083>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/BAAGUKTGRMZVF5RQSUMACR3Z64XX5AVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGEYTGMBYGM> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@AJaySi commented on GitHub (Nov 4, 2024):

1). I have been able to reproduce it. But, it doesnt happen all the time.
ALwrity is using CoT(Chain of Thought) prompting here and gemini just messes up with long instructions.

Also, retrying sometimes works. Also, changing your inputs keywords also works.

2). Reducing the word count to less than 30,000 words removes the error. But, we get shorter content length.
3). Playing with latest models and checking if that will work. Gemini-pro Vs Gemini Flash also matter for this error.

Kindly help debug, by trying with gemini-pro and gemini flash models. The latest models have higher context window.

<!-- gh-comment-id:2454596546 --> @AJaySi commented on GitHub (Nov 4, 2024): 1). I have been able to reproduce it. But, it doesnt happen all the time. ALwrity is using CoT(Chain of Thought) prompting here and gemini just messes up with long instructions. Also, retrying sometimes works. Also, changing your inputs keywords also works. 2). Reducing the word count to less than 30,000 words removes the error. But, we get shorter content length. 3). Playing with latest models and checking if that will work. Gemini-pro Vs Gemini Flash also matter for this error. Kindly help debug, by trying with gemini-pro and gemini flash models. The latest models have higher context window.
Author
Owner

@tukangcode commented on GitHub (Nov 5, 2024):

Ok, I will check out thanks

On Mon, Nov 4, 2024, 20:32 ي @.***> wrote:

1). I have been able to reproduce it. But, it doesnt happen all the time.
ALwrity is using CoT(Chain of Thought) prompting here and gemini just
messes up with long instructions.

Also, retrying sometimes works. Also, changing your inputs keywords also
works.

2). Reducing the word count to less than 30,000 words removes the error.
But, we get shorter content length.
3). Playing with latest models and checking if that will work. Gemini-pro
Vs Gemini Flash also matter for this error.

Kindly help debug, by trying with gemini-pro and gemini flash models. The
latest models have higher context window.


Reply to this email directly, view it on GitHub
https://github.com/AJaySi/AI-Writer/issues/139#issuecomment-2454596546,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BAAGUKWS2SCDC7KBNTUXIBDZ65SMHAVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGU4TMNJUGY
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2456397755 --> @tukangcode commented on GitHub (Nov 5, 2024): Ok, I will check out thanks On Mon, Nov 4, 2024, 20:32 ي ***@***.***> wrote: > 1). I have been able to reproduce it. But, it doesnt happen all the time. > ALwrity is using CoT(Chain of Thought) prompting here and gemini just > messes up with long instructions. > > Also, retrying sometimes works. Also, changing your inputs keywords also > works. > > 2). Reducing the word count to less than 30,000 words removes the error. > But, we get shorter content length. > 3). Playing with latest models and checking if that will work. Gemini-pro > Vs Gemini Flash also matter for this error. > > Kindly help debug, by trying with gemini-pro and gemini flash models. The > latest models have higher context window. > > — > Reply to this email directly, view it on GitHub > <https://github.com/AJaySi/AI-Writer/issues/139#issuecomment-2454596546>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/BAAGUKWS2SCDC7KBNTUXIBDZ65SMHAVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGU4TMNJUGY> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
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#445
No description provided.