How do I fix my existing python Bot apps after this annoying upgrade #782
Unanswered
TheSoldiersDream
asked this question in
Q&A
Replies: 1 comment 1 reply
-
this is a very unclear question, but you probably want to pin the version of the Python client you are using to avoid breaking changes |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read OpenAI API key from environment variable
openai.api_key = what has changed now that I need to do in my code to get my advanced bots to work correctly under API keys?
Can anyone please give me some step by step instructions as I dont follow the existing merge document or upgrade what ever you call it?
Beta Was this translation helpful? Give feedback.
All reactions