2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-02-17 11:29:58 +08:00
gradio/guides
Freddy Boulton 46e4ef67d2
Deploy ChatInterface as a discord bot ()
* WIP

* Handle queue full message

* Add code

* Fix types

* Format

* Add docstring

* Rephrase

* cli conflicts

* Update client/python/gradio_client/templates/discord_chat.py

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

* WIP

* Handle queue full message

* Add code

* Fix types

* Format

* Add docstring

* Rephrase

* cli conflicts

* Update client/python/gradio_client/templates/discord_chat.py

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

* Update client/python/gradio_client/templates/discord_chat.py

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

* Update client/python/gradio_client/templates/discord_chat.py

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

* Update client/python/gradio_client/templates/discord_chat.py

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

* Figure out how slash commands work

* Lint

* Fix new name situation

* Dont auto archive

* add code

* Explain sync

* add changeset

* Update client/python/gradio_client/cli/deploy_discord.py

Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>

* Make more general

* Fix check

* add changeset

* Add guide

* Step-by-step guide

* Add tip on login via cli

* Fix template - auto synch

* Add note on space sleeptime

* add changeset

* Add more info for feature

* Add img

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2023-07-26 16:09:38 -04:00
..
01_getting-started A high-level ChatInterface abstraction () 2023-07-17 13:22:47 -04:00
02_building-interfaces Fixes some issues with website migration () 2023-07-06 18:00:36 +03:00
03_building-with-blocks Documentation: made correct example for the .then() event listener method () 2023-07-24 15:39:27 -04:00
04_chatbots Deploy ChatInterface as a discord bot () 2023-07-26 16:09:38 -04:00
05_integrating-other-frameworks A high-level ChatInterface abstraction () 2023-07-17 13:22:47 -04:00
06_tabular-data-science-and-plots Make sure tags aren't rendered inside a guide () 2023-07-24 22:54:33 +02:00
07_client-libraries A high-level ChatInterface abstraction () 2023-07-17 13:22:47 -04:00
08_other-tutorials A high-level ChatInterface abstraction () 2023-07-17 13:22:47 -04:00
assets
cn docs: Initiate the Chinese translation () 2023-07-24 14:10:39 +02:00
CONTRIBUTING.md