gradio/demo/test_chatinterface_streaming_echo
Freddy Boulton 4221290d84
Support Message API for chatbot and chatinterface (#8422)
* first commit

* Add code

* Tests + code

* lint

* Add code

* notebook

* add changeset

* type

* Add client test

* type

* Add code

* Chatbot type

* Add code

* test chatbot

* fix e2e test

* js tests

* Consolidate Error and Tool message. Allow Messages in postprocess

* Rename to messages

* fix tests

* notebook clean

* More tests and messages

* add changeset

* notebook

* client test

* Fix issues

* Chatbot docs

* add changeset

* Add image

* Add img tag

* Address comments

* Add code

* Revert chatinterface streaming change. Use title in metadata. Address pngwn comments

* Add code

* changelog highlight

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-10 11:08:06 +00:00
..
messages_testcase.py Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
run.ipynb Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
run.py remove static while pending behaviour (#7410) 2024-02-14 16:15:16 +00:00