Skip to content

Add a simple gpt-oss example #1440

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 1 commit into from
Aug 14, 2025
Merged

Add a simple gpt-oss example #1440

merged 1 commit into from
Aug 14, 2025

Conversation

seratch
Copy link
Member

@seratch seratch commented Aug 13, 2025

This pull request adds a simple gpt-oss example app

@seratch seratch requested a review from rm-openai August 13, 2025 09:21
@seratch seratch added documentation Improvements or additions to documentation feature:chat-completions labels Aug 13, 2025


if __name__ == "__main__":
asyncio.run(main())
Copy link
Collaborator

Choose a reason for hiding this comment

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

might be nice to automatically start ollama here as well, but not required

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, but perhaps we can do something in the future 😸

@seratch seratch merged commit 4c436b7 into main Aug 14, 2025
7 checks passed
@seratch seratch deleted the gpt-oss-example branch August 14, 2025 03:21
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
This pull request adds a simple gpt-oss example app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature:chat-completions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants