Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API
https://python-tgpt.onrender.com
MIT License
102 stars 15 forks source link

Opengpt not working. Needs an update. #19

Closed sameedzahoor closed 7 months ago

sameedzahoor commented 7 months ago

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.