Skip to content

fix: Installation is broken due to openai API changes - #9

Open
webbrain-one wants to merge 1 commit into
alex000kim:mainfrom
webbrain-one:webbrain/issue-8
Open

fix: Installation is broken due to openai API changes#9
webbrain-one wants to merge 1 commit into
alex000kim:mainfrom
webbrain-one:webbrain/issue-8

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #8

Migrate slack_gpt_bot.py to use the new client-based interface
introduced in openai-python 1.0.0. This fixes the installation
error where openai.ChatCompletion is no longer supported.

Closes alex000kim#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation is broken due to openai API changes

1 participant