Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API

Home Page:https://python-tgpt.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opengpt not working. Needs an update.

sameedzahoor opened this issue · comments

Opengpt is giving the following error:
ERROR : Failed to generate response - (422, Unprocessable Entity) - {"detail":[{"loc":["body","input"],"msg":"value is not a valid sequence","type":"type_error.sequence"}]}
Apparently they have changed the response structure. tgpt-golang fixed this yesterday https://github.com/aandrew-me/tgpt/issues/203 . Needs an update.