Replies: 3 comments 2 replies
-
Same problem here. When I run openai migrate it does not work either. |
Beta Was this translation helpful? Give feedback.
-
Maybe we need a subscription ?
…On Thu, 6 Jun 2024 at 11:37 PM VivianQM ***@***.***> wrote:
Same problem here. When I run openai migrate it does not work either.
—
Reply to this email directly, view it on GitHub
<#1378 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2A62MDP7Q6GTVYMR5H5CD3ZGDB7TAVCNFSM6AAAAABG4JJCICVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TMOJTHA2TI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
🚀 Exciting news for devs! The Auto Horizon Developer Challenge is live—build AI-powered decentralized apps using the Auto SDK and win up to $1,000 USDC! 🛠 Features: Decentralized storage, consensus tools, and more! Details & Resources: GitHub Repo: https://github.com/autonomys/auto-sdk |
Beta Was this translation helpful? Give feedback.
-
I did all what is supposed to be done but I still get the following error:
"You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API.
You can run
openai migrate
to automatically upgrade your codebase to use the 1.0.0 interface.Alternatively, you can pin your installation to the old version, e.g.
pip install openai==0.28
A detailed migration guide is available here: #742"
I am trying yo build my own Virtual Assistant but this has been the case for a while now. Anyone knows how to help ?
Beta Was this translation helpful? Give feedback.
All reactions