openai-agents-python/src
rob-openai b699d9a533
Small fix for litellm model (#789)
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.
2025-05-30 10:32:25 -04:00
..
agents Small fix for litellm model (#789) 2025-05-30 10:32:25 -04:00