aandrew-me / tgpt

AI Chatbots in terminal without needing API keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

too much Hallucinations while using tgpt

HakaishinShwet opened this issue · comments

thanks dev for this terminal gpt it is working but facing too much conversation breakups, i tried multi line mode and interactive one and faced this. i dont think it is your code fault but is there any way to improve it or any tips you might wanna give for this issue :-)

thanks dev for this terminal gpt it is working but facing too much conversation breakups, i tried multi line mode and interactive one and faced this. i dont think it is your code fault but is there any way to improve it or any tips you might wanna give for this issue :-)

Elaborate your issue

What version are you using

You're using an older version, update the program

you are right sir i was on 2.2.3-1 version and i did upgrade to latest and test it out right now and it did give me 3-4 times one complete result but in interactive mode when i tried to further conversate with it ,i was getting - error has occurred. Statuscode: 400 and i am attaching one sample of that error which i faced just now.
20240108_12h52m22s_grim

Yes this provider sometimes gets errors, you can try other ones, like opengpts

yea opengpts is working better but i am getting Some error has occurred. Statuscode: 422
{"detail":[{"type":"json_invalid","loc":["body",1440],"msg":"JSON decode error","input":{},"ctx":{"error":"Invalid control character at"}}]} this error sometime and it is ending conversation with it

What did you type when you got the error

normal text only i tried 3 times and i am attaching the last one ss to so that you can see. it is breaking every time at second message from ai for me in my 3 trials with the mentioned error code while i am using opengpts
20240109_09h40m39s_grim

@aandrew-me while using fakeopen i am getting these errors:

  1. type 1 error - Some error has occurred. Statuscode: 401
    {"error":{"message":"Your OpenAI account has been deactivated, please check your email for more information. If you feel this is an error, contact us through our help center at help.openai.com.","type":"requests","param":"fk-lMGEKjXz_KDLl3cjr04qNMr********************","code":null}}
  2. type 2 error- Some error has occurred. Statuscode: 400
    {"error":{"message":"invalid paramters","type":"invalid_request_error","param":null,"code":null}}

This is not your code fault still just wanted to tell about this and maybe if possible could find some more working apis or external methods later which could make this program much better for future :-) thanks for the hardwork
20240109_09h47m46s_grim
20240109_09h47m00s_grim

normal text only i tried 3 times and i am attaching the last one ss to so that you can see. it is breaking every time at second message from ai for me in my 3 trials with the mentioned error code while i am using opengpts 20240109_09h40m39s_grim

Ok I identified the problem, will be fixed

@aandrew-me while using fakeopen i am getting these errors:

  1. type 1 error - Some error has occurred. Statuscode: 401
    {"error":{"message":"Your OpenAI account has been deactivated, please check your email for more information. If you feel this is an error, contact us through our help center at help.openai.com.","type":"requests","param":"fk-lMGEKjXz_KDLl3cjr04qNMr********************","code":null}}
  2. type 2 error- Some error has occurred. Statuscode: 400
    {"error":{"message":"invalid paramters","type":"invalid_request_error","param":null,"code":null}}

This is not your code fault still just wanted to tell about this and maybe if possible could find some more working apis or external methods later which could make this program much better for future :-) thanks for the hardwork 20240109_09h47m46s_grim 20240109_09h47m00s_grim

There are 2 other apis available to use. I keep adding more when I find/can

@aandrew-me i have updated to new version so sometimes i able to do continuous conversation but still i am facing one new issue for which i create new issue and closing this one.so do check my new issue sir :-)