Skip to content

Conversation

seratch
Copy link
Member

@seratch seratch commented Aug 11, 2025

This pull request resolves the errors in #1396

Fixes #1395
Fixes #1401

- fix(litellm_model): Replace `Function` with `ChatCompletionMessageFunctionToolCall`.
- Breaking change coming from https://github.com/openai/openai-python/releases/tag/v1.99.2

Co-authored-by: daavoo <daviddelaiglesiacastro@gmail.com>
@rm-openai rm-openai merged commit eb5483b into main Aug 11, 2025
5 checks passed
@rm-openai rm-openai deleted the daavoo-main branch August 11, 2025 14:57
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
- fix(litellm_model): Replace `Function` with
`ChatCompletionMessageFunctionToolCall`.
- Breaking change coming from
https://github.com/openai/openai-python/releases/tag/v1.99.2

This pull request resolves the errors in
openai#1396

Fixes openai#1395
Fixes openai#1401

---------

Co-authored-by: daavoo <daviddelaiglesiacastro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChatCompletionMessageToolCallParam can't not be converted with openai>=1.99.0 Latest openai release (1.99.2) breaks LitellmModel.
3 participants