Skip to content

Conversation

jssmith
Copy link
Contributor

@jssmith jssmith commented Sep 23, 2025

What was changed

Adding MCP samples for OpenAI Agents SDK.

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@jssmith jssmith requested a review from a team as a code owner September 23, 2025 23:54
@@ -0,0 +1,59 @@
from __future__ import annotations
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe rename to match the other examples.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good suggestion

pyproject.toml Outdated
]
openai-agents = [
"openai-agents[litellm] >= 0.2.3",
"openai-agents[litellm] == 0.3.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to pin this version in the samples?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's best to pin this because because we've seen instability. Once we have better testing we can open it up.

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's at least update it to the latest then.

@jssmith jssmith merged commit 7b437d5 into main Sep 30, 2025
11 checks passed
@jssmith jssmith deleted the openai/mcp branch September 30, 2025 17:28
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