-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support OpenAi SDK ^1.1.0 #420
Comments
Hello, Supporting v1.1.1 would be much appreciated. I am getting now: in OpenAiChatPromptDriver I suspect evolution of SDK being the cause for this error. Best regards, Pierre-Emmanuel |
Hi @zepef apologies for this issue, we will be making a release today that locks |
Hello Collin,
I will try it right away. I am really impressed by griptape which I am using to create a medical chatbot. I will keep you updated.
All the best !
Pierre-Emmanuel
…________________________________
De : Collin Dutter ***@***.***>
Envoyé : mardi 7 novembre 2023 19:53
À : griptape-ai/griptape ***@***.***>
Cc : Pierre-Emmanuel FEGA ***@***.***>; Mention ***@***.***>
Objet : Re: [griptape-ai/griptape] Support OpenAi SDK ^1.1.0 (Issue #420)
@zepef<https://github.com/zepef> v0.19.4<https://github.com/griptape-ai/griptape/releases/tag/v0.19.4> has been released which should address this issue.
—
Reply to this email directly, view it on GitHub<#420 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAFKP5MB4KCXHNWIS6QRS2LYDJRPZAVCNFSM6AAAAAA7AH7H4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJZGE4TENJYGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Collin,
In fact it is an issue with OpenAI 1.1.1 because I get:
ImportError: cannot import name 'OpenAI' from 'openai' (E:\Users\clt\anaconda3\envs\w2\lib\site-packages\openai\__init__.py)
I guess I'll wait until it is supported by griptape because I coded STT/TTS for my chatbot using new OpenAI SDK.
Regards,
Pierre-Emmanuel
…________________________________
De : Collin Dutter ***@***.***>
Envoyé : mardi 7 novembre 2023 19:53
À : griptape-ai/griptape ***@***.***>
Cc : Pierre-Emmanuel FEGA ***@***.***>; Mention ***@***.***>
Objet : Re: [griptape-ai/griptape] Support OpenAi SDK ^1.1.0 (Issue #420)
@zepef<https://github.com/zepef> v0.19.4<https://github.com/griptape-ai/griptape/releases/tag/v0.19.4> has been released which should address this issue.
—
Reply to this email directly, view it on GitHub<#420 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAFKP5MB4KCXHNWIS6QRS2LYDJRPZAVCNFSM6AAAAAA7AH7H4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJZGE4TENJYGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Collin,
Thank you so much. I am very excited to check it out!
Best regards,
Pierre-Emmanuel
…________________________________
De : Collin Dutter ***@***.***>
Envoyé : mercredi 8 novembre 2023 19:33
À : griptape-ai/griptape ***@***.***>
Cc : Pierre-Emmanuel FEGA ***@***.***>; Mention ***@***.***>
Objet : Re: [griptape-ai/griptape] Support OpenAi SDK ^1.1.0 (Issue #420)
Hi @zepef<https://github.com/zepef> thanks for trying Griptape and for the kind words! If you install 0.19.4 it will require openai ^0.28. Once this PR<#422> is merged you will be able to use openai``^1.1.1. We'll keep you updated!
—
Reply to this email directly, view it on GitHub<#420 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAFKP5NOKRQ3S773DCS3XADYDOX5DAVCNFSM6AAAAAA7AH7H4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBSGI2TANZZHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
No description provided.
The text was updated successfully, but these errors were encountered: