gradio/.changeset
Dawood Khan 15da39fca0
Multimodal Textbox (Chat Input Component) (#7420)
* first pass

* multimodal textbox

* add changeset

* remove file

* more changes

* changes

* add changeset

* revert demo

* doc strings fix

* update demo

* file icons

* more updates

* format

* add story

* remove doc line

* type fixes

* chat interface

* new demo

* image upload fix

* ui changes

* addressing PR comments

* format

* type check

* more pr fixes

* format

* format

* test fixes

* test fixes

* Streaming fixes + other stuff

* optional keys to dict value

* final fixes

* notebook

* format

* Update guides/04_chatbots/01_creating-a-chatbot-fast.md

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* Update guides/04_chatbots/01_creating-a-chatbot-fast.md

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* Update guides/04_chatbots/01_creating-a-chatbot-fast.md

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* merge

* backend fixes

* story fix

* ui test fix

* format

* story

* format

* demo fix

* streaming test fix

* stories fix

* stories fix

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-03-19 13:16:05 -07:00
..
angry-files-pick.md Migrate to Storybook 8 (#7743) 2024-03-19 11:22:21 -07:00
breezy-chicken-stay.md Add format parameter to gr.Image, gr.Gallery, gr.AnnotatedImage, gr.Plot to control format to save image files in (#7680) 2024-03-19 19:29:27 +00:00
changeset.cjs Lite version (#7647) 2024-03-08 22:56:34 +00:00
config.json
curly-ends-feel.md Add support for object-detection models in gr.load() (#7716) 2024-03-15 13:09:44 -07:00
curly-parents-dream.md Closing stream from the backend (#7691) 2024-03-18 14:37:38 -07:00
early-sheep-drop.md Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
famous-years-itch.md More fixes for gr.load() as well as a tweaking the __str__ and __repr__ methods of components (#7712) 2024-03-15 20:59:46 +00:00
five-ties-clean.md Add Playground to Lite Custom Element (#7660) 2024-03-19 11:49:21 -07:00
fix_changelogs.cjs fix formatting error in gradio/lite package.json (#7648) 2024-03-08 15:19:51 -08:00
great-kiwis-show.md Call handle_darkmode() even if window.__gradio_mode__ === "website" but enforce the light theme (#7710) 2024-03-18 07:29:08 -07:00
itchy-boats-camp.md batch UI updates on a per frame basis (#7564) 2024-03-13 13:46:40 +00:00
kind-eyes-shake.md Add support for python client connecting to gradio apps running with self-signed SSL certificates (#7718) 2024-03-15 20:57:23 +00:00
major-results-stick.md Detailed error message for wasm_utils.get_registered_app() (#7572) 2024-03-18 07:35:24 -07:00
plain-guests-attend.md Fix OAuth + fix OAuth documentation + undocument logout button (#7697) 2024-03-14 07:37:51 -07:00
plenty-paths-sing.md Fixes: gr.Markdown is not updated properly when it has an image tag (#7623) 2024-03-19 12:52:03 -07:00
README.md
social-lies-nail.md Fix flagged files and ensure that flagging_mode="auto" saves output components as well (#7704) 2024-03-14 14:03:34 -07:00
sour-lizards-follow.md Several fixes to gr.load (#7706) 2024-03-14 17:19:15 -07:00
spicy-mugs-wait.md Add allowed_paths, blocked_paths, show_error, and favicon_path parameters to gr.mount_gradio_app (#7734) 2024-03-19 10:56:20 -07:00
tall-rules-burn.md Add auth, auth_message, and root_path parameters to mount_gradio_app (#7667) 2024-03-11 15:10:33 -07:00
tasty-donkeys-warn.md Cast button value as string in postprocess (#7733) 2024-03-18 13:37:45 -07:00
thick-penguins-act.md Closing stream from the backend (#7691) 2024-03-18 14:37:38 -07:00
tiny-years-rest.md Fix wasm_proxied_mount_css to not reuse an existing style element (#7709) 2024-03-18 07:30:11 -07:00
tough-books-roll.md fix dev mode (#7703) 2024-03-14 19:44:55 +00:00
wise-bikes-hear.md Fix httpx timeout issues (#7707) 2024-03-14 18:39:41 -07:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation