Skip to content

docs: Clarify the is_enabled parameter in handoff() documentation #1472

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

Conversation

Hafiz-Muhammad-Umar12
Copy link
Contributor

This pull request aims to improve the clarity and completeness of the handoff() function documentation.

Currently, the handoff() function documentation lists several parameters but omits the is_enabled parameter, which is present in the underlying source code. This can be confusing for developers trying to dynamically control handoff behavior.

This change adds is_enabled to the list of parameters in the documentation, making it easier for users to understand and utilize this feature.The addition will also align the documentation with the actual implementation, enhancing the overall user experience.

@seratch seratch added the documentation Improvements or additions to documentation label Aug 14, 2025
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

LGTM

@seratch seratch enabled auto-merge (squash) August 14, 2025 12:06
@seratch seratch merged commit 184eafc into openai:main Aug 14, 2025
5 checks passed
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants