samples-python icon indicating copy to clipboard operation
samples-python copied to clipboard

Testing OpenAI Agents SDK Examples (Basic Examples)

Open donald-pinckney opened this issue 3 months ago • 1 comments

What was changed

Adding testing of the OpenAI Agents SDK sample workflows.

Why?

Should test our Agents SDK samples to ensure they remain functional / correct.

Checklist

  • [x] Test locally that the test runs correctly (awaiting API key...)
  • [ ] ~Test all the other Agents SDK workflows.~ (do in follow-up PR)
  • [x] Update README with instructions for setting API key in the testing section.
  • [ ] ~Do we have API key to use in CI?~ (figure out CI testing in follow up PR, is disabled in CI for now)
  1. Progress on #254

  2. How was this tested: Testing this locally. Will figure out setup with API keys to get it to run in CI in follow-up.

  3. Any docs updates needed? Tracked in checklist.

donald-pinckney avatar Oct 09 '25 19:10 donald-pinckney