Ask a question to get started
Enter to sendā¢Shift+Enter new line
sync_client_kwargs: dict | None = {}
Additional kwargs to merge with client_kwargs before passing to httpx client.
client_kwargs
These are clients unique to the sync client; for shared args use client_kwargs.
For a full list of the params, see the httpx documentation.