Skip to content

💥 Streamline OpenAI module layout #947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 8, 2025
Merged

Conversation

tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented Jul 8, 2025

What was changed

Consolidated exposed objects from the openai agents module.

Why?

Easier use

Checklist

  1. Closes

  2. How was this tested:
    Existing tests

  3. Any docs updates needed?
    OpenAI readme and samples will need to be updated.

@tconley1428 tconley1428 requested a review from a team as a code owner July 8, 2025 15:39
@cretz
Copy link
Member

cretz commented Jul 8, 2025

Let's also make sure to put a big 💥 on this PR as breaking compatibility. Doesn't have to be on PR title, can just be in description, we just need to make sure we call it out in next release notes.

@tconley1428 tconley1428 changed the title Streamline OpenAI module layout 💥 Streamline OpenAI module layout Jul 8, 2025
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing blocking. We'll need to remember when we get to release time to 1) update release notes, and 2) update samples.

Comment on lines +17 to +18
TestModel,
TestModelProvider,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit more than "streamline OpenAI module layout", this gets into testing approach. We can leave in this PR since it's all alpha/experimental anyways, but would like to have a discussion on ideas/approaches for a test harness here (which may end up looking similar).

@tconley1428 tconley1428 merged commit 61af3ea into main Jul 8, 2025
27 of 28 checks passed
@tconley1428 tconley1428 deleted the openai_module_layout branch July 8, 2025 17:37
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