gradio/js/chatbot/shared
Abubakar Abid 369a44e7f8
Add ability to provide preset response options in gr.Chatbot / gr.ChatInterface (#9989)
* options

* add changeset

* list

* types

* add changeset

* types

* docs

* changes

* more docs

* chatbot

* changes

* changes

* changes

* format

* notebooks

* typedict

* docs

* console logs

* docs

* docs

* styling

* docs

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

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

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

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

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

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

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

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

* Update guides/05_chatbots/02_chat_interface_examples.md

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

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

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>

* restore

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
2024-11-22 00:19:52 +00:00
..
autorender.d.ts
ButtonPanel.svelte Adds copy event to gr.Markdown, gr.Chatbot, and gr.Textbox (#9979) 2024-11-19 19:58:19 +00:00
ChatBot.svelte Add ability to provide preset response options in gr.Chatbot / gr.ChatInterface (#9989) 2024-11-22 00:19:52 +00:00
Component.svelte Add allow_file_downloads param to allow downloading image/video/audio media in chatbot (#9905) 2024-11-15 15:50:32 -08:00
Copy.svelte Adds copy event to gr.Markdown, gr.Chatbot, and gr.Textbox (#9979) 2024-11-19 19:58:19 +00:00
CopyAll.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
Download.svelte chatbot component tweaks (#8594) 2024-06-24 21:41:06 +00:00
LikeDislike.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
Message.svelte Adds copy event to gr.Markdown, gr.Chatbot, and gr.Textbox (#9979) 2024-11-19 19:58:19 +00:00
MessageBox.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
Pending.svelte
Remove.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ThumbDownActive.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ThumbDownDefault.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ThumbUpActive.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ThumbUpDefault.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
utils.ts Add ability to provide preset response options in gr.Chatbot / gr.ChatInterface (#9989) 2024-11-22 00:19:52 +00:00