- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 07:48 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:28 PM - edited 05-27-2024 02:30 PM
Hi @b__MouradH,
My guess is that you will need to re-configure the API credentials with the new model - https://docs.servicenow.com/bundle/washingtondc-intelligent-experiences/page/administer/generative-a...
or maybe this link can help - https://docs.servicenow.com/bundle/washingtondc-intelligent-experiences/page/administer/generative-a...
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 06:52 PM
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.