gradio/client
valgai ac132e3cbc
Support the use of custom authentication mechanism, timeouts, and other httpx parameters in Python Client (#8862)
* gradio Client now supports the use of custom authentication mechanism with httpx

* Fix formatting issues

* Replace specific parameter `httpx_auth` by a more general parameter `httpx_kwargs`.

* add changeset

* typing

* future

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-23 21:44:00 +00:00
..
js chore: update versions (#8777) 2024-07-22 13:28:00 -07:00
python Support the use of custom authentication mechanism, timeouts, and other httpx parameters in Python Client (#8862) 2024-07-23 21:44:00 +00:00