keldenl/gpt-llama.cpp

TypeError: Window.fetch: HEAD or GET Request cannot have a body.

gooseillo opened this issue · 1 comments

I get this error for the v1/cgat/completions route. The other two work fine.

image

I changed the routes in swagger to Post and fixed it.