gradio/guides
Abubakar Abid 2efb05ed99
Adds support for kwargs and default arguments in the python client, and improves how parameter information is displayed in the "view API" page (#7732)
* changes

* changes

* add changeset

* improvements to api docs ui

* add changeset

* ux design work

* further styling

* feedback

* add changeset

* get parameter name

* fix code snippet

* construct args

* add changeset

* construct_args

* utils

* changes

* add catches

* fixes

* valid

* fix tests

* js lint

* add tests

* add changeset

* format

* client

* doc

* fixes

* changes

* api docs fixes

* fix .view_api()

* updating guide wip

* guide

* updated guides'

* fix

* guide fixes

* filepath

* address review

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-03-21 17:18:13 -07:00
..
01_getting-started Adds support for kwargs and default arguments in the python client, and improves how parameter information is displayed in the "view API" page (#7732) 2024-03-21 17:18:13 -07:00
02_building-interfaces Miscellaneous doc fixes (#7131) 2024-01-24 11:52:23 -08:00
03_building-with-blocks Update 02_controlling-layout.md (#7434) 2024-02-15 15:50:42 +01:00
04_chatbots Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
05_custom-components Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used (#7638) 2024-03-08 15:01:49 -08:00
06_integrating-other-frameworks Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
07_tabular-data-science-and-plots docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
08_gradio-clients-and-lite Adds support for kwargs and default arguments in the python client, and improves how parameter information is displayed in the "view API" page (#7732) 2024-03-21 17:18:13 -07:00
09_other-tutorials Do not reload code inside gr.NO_RELOAD context (#7684) 2024-03-21 15:59:53 -04:00
assets
cn Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
CONTRIBUTING.md