gptchem icon indicating copy to clipboard operation
gptchem copied to clipboard

InvalidRequestError

Open llmlrnr opened this issue 2 years ago • 2 comments

Hello,

I keep getting the "InvalidRequestError: Unknown request URL: POST /v1/fine-tunes" error when I try to run finetuning / few shot inference from the examples you have provided. The issue persists on both windows and linux systems and I was not able to find a way to solve it, do you have any ideas on what I could be doing wrong?

Thanks!

llmlrnr avatar Feb 19 '24 12:02 llmlrnr

I feel this might be because you use a newer version of the openai library

kjappelbaum avatar May 17 '24 19:05 kjappelbaum

I encountered the same problem when i try to run the first example and my openai library is version 0.28.0. The attachment file is the error message when I debugged the program. Can you give me some advices? thanks very much. 1

ganwy2016 avatar Oct 26 '24 08:10 ganwy2016