Skip to content

Conversation

robtinn
Copy link
Contributor

@robtinn robtinn commented May 30, 2025

Small fix:

Removing import litellm.types as its outside the try except block for importing litellm so the import error message isn't displayed, and the line actually isn't needed. I was reproducing a GitHub issue and came across this in the process.

@robtinn robtinn requested a review from rm-openai May 30, 2025 10:06
@rm-openai rm-openai merged commit b699d9a into main May 30, 2025
5 checks passed
@rm-openai rm-openai deleted the rtinn/small_litellm_update branch May 30, 2025 14:32
KatHaruto pushed a commit to KatHaruto/openai-agents-python that referenced this pull request Jun 10, 2025
Small fix:

Removing `import litellm.types` as its outside the try except block for
importing litellm so the import error message isn't displayed, and the
line actually isn't needed. I was reproducing a GitHub issue and came
across this in the process.
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.

2 participants