gradio/gradio
Abubakar Abid 5881296ea5
Improve component docstrings and misc docs (#10367)
* clarify docstrings

* add changeset

* drodpown

* update

* remove fe demo

* add changeset

* changes

* changes

* changes

* add state docs

* lint

* changes

* typo

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2025-01-16 00:54:10 +00:00
..
_simple_templates Improve component docstrings and misc docs (#10367) 2025-01-16 00:54:10 +00:00
cli Fixed warning about not being able to find the app for some pattern (#10290) 2025-01-06 21:04:43 +00:00
components Improve component docstrings and misc docs (#10367) 2025-01-16 00:54:10 +00:00
icons Reset flagged values when switching conversations in chat history (#10292) 2025-01-06 13:59:31 -08:00
layouts Adds .expand() and .collapse() events to gr.Accordion (#9875) 2024-10-31 14:55:41 -04:00
stubs
test_data
themes Support saving chat history in gr.ChatInterface (#10191) 2025-01-04 17:42:05 +00:00
__init__.py Allow users to add a custom API route (#10332) 2025-01-10 11:46:57 -08:00
.dockerignore
analytics.py
blocks_events.py
blocks.py Allow users to add a custom API route (#10332) 2025-01-10 11:46:57 -08:00
CHANGELOG.md chore: update versions (#10316) 2025-01-10 12:39:10 -08:00
chat_interface.py Allow modifying the chatbot value directly in gr.ChatInterface (#10359) 2025-01-15 07:40:12 -08:00
component_meta.py Allow users to add a custom API route (#10332) 2025-01-10 11:46:57 -08:00
context.py
data_classes.py Allow displaying SVG images securely in gr.Image and gr.Gallery components (#10269) 2025-01-06 13:07:13 -08:00
events.py Allow users to add a custom API route (#10332) 2025-01-10 11:46:57 -08:00
exceptions.py make printing the error message from a gr.Error to the console configurable (#10158) 2024-12-10 17:54:07 +00:00
external_utils.py
external.py Update guide for gr.load_chat and allow **kwargs (#10331) 2025-01-10 10:28:16 -08:00
flagging.py Chat Interface flagging and chatbot feedback (#10272) 2025-01-03 14:05:22 +00:00
helpers.py Improve component docstrings and misc docs (#10367) 2025-01-16 00:54:10 +00:00
http_server.py Do not load code in gr.NO_RELOAD in the reload mode watch thread (#9886) 2024-11-04 13:50:52 -08:00
image_utils.py Allow displaying SVG images securely in gr.Image and gr.Gallery components (#10269) 2025-01-06 13:07:13 -08:00
interface.py Fix typing for components in gr.Interface and docstring in image.py (#10235) 2024-12-20 19:32:49 -05:00
ipython_ext.py
monitoring_dashboard.py Add support for thinking LLMs directly in gr.ChatInterface (#10305) 2025-01-10 00:06:07 +00:00
networking.py add http codes 303 and 307 to url_ok (#10094) 2024-12-02 22:24:02 +00:00
node_server.py Fix Node.js start in Windows (#10001) 2024-11-21 15:27:19 +00:00
oauth.py Use get_token instead of HfFolder.get_token (#10064) 2024-11-28 10:14:01 -05:00
package.json chore: update versions (#10316) 2025-01-10 12:39:10 -08:00
pipelines_utils.py
pipelines.py
processing_utils.py Fix test_subclass_conversion with numpy==2.x (#10297) 2025-01-07 10:34:36 -05:00
py.typed Let Gradio be typed! (#10167) 2024-12-10 10:52:32 -08:00
queueing.py add gr.Success and update windows contributing (#10262) 2024-12-30 15:25:48 +00:00
ranged_response.py
renderable.py Fix render trigger (#10212) 2024-12-16 21:18:36 +00:00
route_utils.py Fix multipart ModuleNotFoundError by renaming import to python_multipart (#10188) 2024-12-12 11:26:45 -08:00
routes.py manifest json for PWA (#10187) 2024-12-19 13:35:07 +09:00
server_messages.py add gr.Success and update windows contributing (#10262) 2024-12-30 15:25:48 +00:00
state_holder.py
strings.py Add note that SSR mode is experimental (#10198) 2024-12-13 09:05:38 -08:00
templates.py Allow reordering files in gr.File (#10210) 2024-12-17 15:03:01 +00:00
tunneling.py
utils.py Fix ReDoS (#10368) 2025-01-15 12:14:39 -08:00
wasm_utils.py Lite: Capture stdout and stderr from the main thread (#9984) 2024-12-23 14:46:26 +09:00