keirp / automatic_prompt_engineer

MIT License
1.16k stars 149 forks source link

text-davinci-002 is deprecated #19

Open faridaelhusseiny278 opened 9 months ago

faridaelhusseiny278 commented 9 months ago

I'm trying to generate prompts but the model you are using is deprecated, you should replace it with gpt-3.5-turbo-instruct

jayavibhavnk commented 9 months ago

I got this error with gpt-3.5-turbo-instruct, Setting 'echo' and 'logprobs' at the same time is not supported for this model. Retrying...

everysecon commented 3 months ago

I encountered the following error: cannot unmarshal number into Go struct field GeneralOpenAIRequest.logprobs of type bool, very strange, can anyone help?

MidiyaZhu commented 2 months ago

I tried on davinci-002 and just clicked on APE, it can work, therefore is no need to Estimate Cost