openai-python
openai-python copied to clipboard
fix: considering default_headers for realtime headers
- [x] I understand that this repository is auto-generated and my pull request may not be merged
Changes being requested
Added logic to pick default_headers for extra_headers in case of realtime endpoints.
Useful when openai client is being used as a proxy via default_headers
Additional context & links
Fixes: #1975