Cassie-Lim / saycan

Implementation of SayCan, organized as a python project.
3 stars 2 forks source link

your code seems to be outdated #3

Open mrmusad opened 5 months ago

mrmusad commented 5 months ago

Good job!But your code seems to be outdated, ENGINE="text devinci-003" ENGINE="text ada-001" Two models have been deprecated, so I would like to know how to modify your code so that the model can adopt gpt3.5

Cassie-Lim commented 5 months ago

Hi, the Completions API seems to be deprecated. You might change to Chat Completions API and modify the prompts according to the guidance from the official doc: https://platform.openai.com/docs/guides/text-generation/chat-completions-vs-completions.

mrmusad commented 5 months ago

Thank you for your reply. I will give it a try later.  

你猜呀小样 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年3月12日(星期二) 晚上11:44 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Cassie-Lim/saycan] your code seems to be outdated (Issue #3)

Hi, the Completions API seems to be deprecated. You might change to Chat Completions API and modify the prompts according to the guidance from the official doc: https://platform.openai.com/docs/guides/text-generation/chat-completions-vs-completions.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>