gradio
4d8a4736 - Refactor Chatinterface to use Chatbot instead of gr.State variables (#8847)

Commit
1 year ago
Refactor Chatinterface to use Chatbot instead of gr.State variables (#8847) * add code * add changeset * fix * fix multimodal case * e2e test fix * fix: wrong named param check for js client (#8820) * fix: wrong named param check for js client * rearrange type imports * add changeset * fix: workaround for undefined endpoint_info --------- Co-authored-by: Hannah <hannahblair@users.noreply.github.com> Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co> * trigger ci * Add code * Fix * Add code * code * code' * Add code * Wait for upload * fix tests * trigger ci --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: JacobLinCool <jacoblincool@gmail.com> Co-authored-by: Hannah <hannahblair@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Parents
Loading