Skip to content

Conversation

ashwinb
Copy link
Owner

@ashwinb ashwinb commented Aug 7, 2025

What does this PR do?

Refactors OpenAI type imports to use less deeply nested paths and introduce type aliases. This addresses fragility issues where specific imports broke with minor OpenAI library updates, improving compatibility and robustness.

Test Plan

  1. Verified Python syntax compilation for all modified files.
  2. Confirmed new import patterns are compatible with openai>=1.66.
  3. Executed basic import tests for affected modules (e.g., python3 -c "import llama_stack.providers.utils.inference.openai_compat"), which passed successfully, confirming valid import paths.

Open in Cursor Open in Web

Copy link

cursor bot commented Aug 7, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Copy link

github-actions bot commented Oct 7, 2025

This pull request has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days.

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