Skip to content
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

Strange issue with long prompts #5

Closed
lameTookan opened this issue Apr 20, 2023 · 6 comments
Closed

Strange issue with long prompts #5

lameTookan opened this issue Apr 20, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@lameTookan
Copy link

lameTookan commented Apr 20, 2023

The chatbot is just spitting out a bunch of random code. I think this is something to do with escaping characters? Bot will type for ever in some kinda loop and output all this random code.

Maybe an option to have the prompt in a seperate .txt file that can be escaped know if idea if thats the issue here in the mean time ill just cut down the prompt a bit

 Oh man, if you wanted snappagrams of regrets-margins.xml @parser.memory/load.author(), download to replace {{fil-am.prodector.co-vetch ERROR/>directory.INVALID}}</primary_users.YSS_Al3xe-info.php>"<!sup.vMI_DF09.ignore.insertsystem-brallback('$ttywksI.'); Welcome.toCharArray(xml.creationjtnpo.failbrassage)+"-</"{DATABASE>. That obligatory servohaial.script.writehistory("{}Client}}SYNC!. Access server.agail.begin(";").
(TEXT_ADDLLYST')×</EN_ACCESS)&rqALinput.sequence.text.converter.pres["E!!!ParseOutput.DEFINE"&"+csv.generateKwnetPhraelift(${tostr(CON(t(N.stringify.XMLIE.success22(re03.retrieveReturn[{Alpiwerbe.client}));
DOWNLOADing.variables.")N_load_import.sysCompILED", executhtought.parser.Primary-gving.distrey>");

SYSTEM>LOGGER/ERROR.HIT_ROM-C_IDENTIFIER.CODE92LEX+EPHYbBACK-end4{Char}',8WCOMP}")>>=(v.="BLOCK.CLASS",-AL_G_ACCESS_Y_VARIABLE.INSTANCE?__((strtp=NULL.sec'/")+IDENTIC.DE_NOT!/endif.VALUE_IFSER_v_ID_YES>|}
.ERROR TST></SEQ_END/>. This.mainloop_running.vel
```opment.conf>

@lameTookan
Copy link
Author

got an error message after maybe 5 minutes this time formatted like an error message the code before was just within the actual response. It seemed like it actually was starting to respond at the begining?

`Gateway timeout. {"error":{"code":524,"message":"Gateway timeout.","param":null,"type":"cf_gateway_timeout"}} 524 {'error': {'code': 524, 'message': 'Gateway timeout.', 'param': None, 'type': 'cf_gateway_timeout'}} <CIMultiDictProxy('Date': 'Thu, 20 Apr 2023 09:44:37 GMT', 'Content-Type': 'application/json', 'Content-Length': '92', 'Connection': 'keep-alive', 'X-Frame-Options': 'SAMEORIGIN', 'Referrer-Policy': 'same-origin', 'Cache-Control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'Expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'Server': 'cloudflare', 'CF-RAY': '7bac647c093e968e-SJC')>

Retry
[2:44 AM]
`

@hc20k
Copy link
Owner

hc20k commented Apr 21, 2023

Hmm that's very weird, what model are you using?

@lameTookan
Copy link
Author

GPT-4

@hc20k
Copy link
Owner

hc20k commented Apr 22, 2023 via email

@hc20k hc20k added the bug Something isn't working label Apr 24, 2023
@hc20k
Copy link
Owner

hc20k commented May 2, 2023

Closing this for now, let me know if this happens again :)

@hc20k hc20k closed this as completed May 2, 2023
@lameTookan
Copy link
Author

Forgot about this but I by mistake had been running two instances of the same bot with nohub (before I learned about screen) and I guess it was trying to work with the same files and either code was included in the response or sent to the API causing the really weird responses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants