Skip to content

Conversation

MuhammadHassaanArain
Copy link
Contributor

  • Replaced plain type hints with Annotated to provide parameter descriptions
  • Marked dependencies as Optional[list[str]] for flexibility
  • Improved function docstrings for consistency and clarity
  • No changes to streaming logic, only schema/metadata enhancements

- Replaced plain type hints with Annotated to provide parameter descriptions
- Marked dependencies as Optional[list[str]] for flexibility
- Improved function docstrings for consistency and clarity
- No changes to streaming logic, only schema/metadata enhancements
@seratch seratch added the documentation Improvements or additions to documentation label Sep 22, 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.

I've resolved lint errors for you this time, but please resolve them before submitting for future PRs!

@seratch seratch merged commit 566b188 into openai:main Sep 22, 2025
5 checks passed
@MuhammadHassaanArain
Copy link
Contributor Author

I've resolved lint errors for you this time, but please resolve them before submitting for future PRs!

Appreciate the review and for handling the lint errors this time. I’ll run lint checks locally and ensure they’re resolved in my upcoming PRs.

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