mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #139] [Bug] Essay is generate in Terminal but not spawn/apear in webapps #445
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#445
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 @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
I wait for like 30 minute and it still not appear
image
@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 ?
@tukangcode commented on GitHub (Nov 4, 2024):
Yes output is on cli
On Mon, Nov 4, 2024, 16:44 ي @.***> wrote:
@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.
@tukangcode commented on GitHub (Nov 5, 2024):
Ok, I will check out thanks
On Mon, Nov 4, 2024, 20:32 ي @.***> wrote: