-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Essay is generate in Terminal but not spawn/apear in webapps #139
Comments
Thanks for the detailed steps, I will execute and check/fix. Can you please confirm if the output was completed on the CLI ? |
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
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAAGUKTGRMZVF5RQSUMACR3Z64XX5AVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGEYTGMBYGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
1). I have been able to reproduce it. But, it doesnt happen all the time. 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. Kindly help debug, by trying with gemini-pro and gemini flash models. The latest models have higher context window. |
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
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAAGUKWS2SCDC7KBNTUXIBDZ65SMHAVCNFSM6AAAAABRDWAEDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUGU4TMNJUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Detail OS : win 11
version : 0.3
How repeat effect
I wait for like 30 minute and it still not appear
image
The text was updated successfully, but these errors were encountered: