Skip to content

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