jas3333 / GPT-Helper

MIT License
140 stars 37 forks source link

Ai not responding correctly. #4

Closed johnbulliner closed 1 year ago

johnbulliner commented 1 year ago

When i write a prompt it will continue to write as me. For example i said: "Yep" as a response. The Program Took my "Yep" and made it "You: Yep" at the top and the response was. "That's about it". The thing is that it is just continuing what i was saying instead a response from the ai. Also The ai just stop responding to me at all because it has no indication that it is its turn to talk. I think if you add a "response:" In front of what the ai says it will fix the issue of not knowing who is talking.

johnbulliner commented 1 year ago

It also won't stop talking about code right when i the convo starts.

jas3333 commented 1 year ago

Yeah I need to work on prompt engineering and figure out how to use stop sequences. I'll mess around with it and see if I can fix it.

jas3333 commented 1 year ago

Ok it should be working a bit better now. I added 'User:' ${question}\n with some stop sequences and looks like it has stopped adding to the user question.

johnbulliner commented 1 year ago

Ok thanks! I'll try it out later today.

On Sat, Dec 10, 2022, 12:35 PM jas3333 @.***> wrote:

Ok it should be working a bit better now. I added 'User:' ${question}\n with some stop sequences and looks like it has stopped adding to the user question.

— Reply to this email directly, view it on GitHub https://github.com/jas3333/GPT-Helper/issues/4#issuecomment-1345357341, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECVSF3C7TZ3CJFZUT6HU4LWMTENTANCNFSM6AAAAAAS2LPN6A . You are receiving this because you authored the thread.Message ID: @.***>