Skip to content

Conversation

@vivekkalyan
Copy link
Collaborator

The ChatCompletionMessageFunctionToolCall type used in src/art/openai.py was introduced in openai 1.99.2. Without this constraint, users may get openai 1.99.1 or earlier which lacks this module, causing an ImportError on import.

The `ChatCompletionMessageFunctionToolCall` type used in `src/art/openai.py`
was introduced in openai 1.99.2. Without this constraint, users may get
openai 1.99.1 or earlier which lacks this module, causing an ImportError
on import.
@vivekkalyan vivekkalyan requested a review from bradhilton January 7, 2026 12:29
@bradhilton bradhilton merged commit 991a176 into main Jan 7, 2026
2 checks passed
@bradhilton bradhilton deleted the fix/openai-version branch January 7, 2026 13:05
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.

3 participants