-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
ChatCompletionMessageToolCall was changed to ChatCompletionMessageToolCallUnion?
Was breaking everyone in a patch release intentional?
To Reproduce
use release 1.99.7 and your code will break if you have:
from openai.types.chat import ChatCompletion, ChatCompletionMessageToolCall
Code snippets
OS
all
Python version
all
Library version
1.99.7
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working