Generative IA

b__MouradH
Tera Contributor

Hi,

 

I am trying to integrate Summurize capabilty in Flow designer in serviceNow to summurize worknote incident, when the incident change the state to 'Resolved', but i already have an error => 'The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations'. did some one know where i can change type of modeles ?

 

Thanks,

 

Mourad

1 ACCEPTED SOLUTION

James Chun
Kilo Patron
5 REPLIES 5

SK Chand Basha
Giga Sage

Hi @b__MouradH 

 

The problem extended beyond the content-type issue. The model parameters specified in the documentation are outdated and require updating to "gpt-3.5-turbo," unless you're using GPT-4, in which case it should be "gpt-4" or "gpt-4-turbo."

 

Mark it Helpful and Accept Solution!! If this helps you to understand.