Skip to content

Add Tuning Engines model provider sample#311

Closed
cerebrixos wants to merge 2 commits into
temporalio:mainfrom
cerebrixos:tuning-engines-model-provider
Closed

Add Tuning Engines model provider sample#311
cerebrixos wants to merge 2 commits into
temporalio:mainfrom
cerebrixos:tuning-engines-model-provider

Conversation

@cerebrixos

Copy link
Copy Markdown

Summary

  • add a Tuning Engines OpenAI-compatible model provider sample for OpenAI Agents SDK workflows
  • add worker and workflow runner scripts using TUNING_ENGINES_API_KEY, TUNING_ENGINES_MODEL, and TUNING_ENGINES_BASE_URL
  • update the model providers README with setup instructions

Validation

  • git diff --check
  • python3 -m compileall openai_agents/model_providers

@cerebrixos
cerebrixos requested a review from a team as a code owner May 21, 2026 00:58
@CLAassistant

CLAassistant commented May 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@cerebrixos
cerebrixos force-pushed the tuning-engines-model-provider branch from 4b2a1fc to 4026156 Compare May 22, 2026 21:14
@cerebrixos
cerebrixos force-pushed the tuning-engines-model-provider branch from 4026156 to a2277f3 Compare June 4, 2026 14:03
@cerebrixos

Copy link
Copy Markdown
Author

Updated this branch on top of current main (4d453de). The rebase was clean.

Validation: git diff --check upstream/main...HEAD passes.

@cerebrixos

Copy link
Copy Markdown
Author

Hello team @mnichols . Please do consider this PR for merge. So much appreciate in advance :)

@jssmith

jssmith commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@cerebrixos - we encourage you to consider developing a Temporal plugin and submitting it for distribution through Temporal's AI Partner Program. We cannot accept this sample PR.

@jssmith jssmith closed this Jul 1, 2026
@cerebrixos

Copy link
Copy Markdown
Author

Thanks, @jssmith. Appreciate the clear direction. That makes sense; we will stop trying to land this as a samples-python contribution and build this as a Temporal plugin instead, then follow the Temporal AI Partner Program path for distribution. Thanks again for pointing us to the right channel.

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.

3 participants