openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

fix: considering default_headers for realtime headers

Open csgulati09 opened this issue 11 months ago • 0 comments

  • [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

csgulati09 avatar Dec 26 '24 09:12 csgulati09