Skip to content

Conversation

@ethanvillalovoz
Copy link

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

  • Improved type annotations and static type safety in AsyncResponses.wait_until_completed
  • Use Optional[List[ResponseIncludable]] for include parameter
  • Pass omit when include is None to satisfy type checker
  • Explicitly cast resp to Response to silence Pyright errors
  • All tests and lints pass

Additional context & links

…_completed

- Use Optional[List[ResponseIncludable]] for include
- Pass omit when include is None to satisfy type checker
- Explicitly cast resp to Response to silence Pyright errors
- Ensure static type safety and pass all lints
@ethanvillalovoz ethanvillalovoz requested a review from a team as a code owner November 3, 2025 07:36
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.

responses.create() hangs indefinitely with GPT-5 models while direct REST API call completes successfully

1 participant