Features
- #8632
ea6482c
- removechatbot_multimodal
demo fromgr.Chatbot
documentation page. Thanks @abidlabs! - #8649
4b6c8b1
- ensureFile
objects are handled in JS clienthandle_file
. Thanks @hannahblair! - #8604
b6fa6b5
- Add docs for.on()
,.then()
, and.success()
, as well as the subclasses ofgr.EventData
. Thanks @abidlabs!
Fixes
- #8655
3896398
- Ensure copy button on chatbot shows when appropriate. Thanks @pngwn! - #8645
9933e53
- Update file_explorer.py for str typeheight
. Thanks @magical-l! - #8608
c12f82a
- Bugfix: Add afile_count
parameter togr.MultimodalTextbox
. Multiple files cab be uploaded by settingfile_count="multiple"
. Default is"single"
to preserve the previous behavior. Thanks @freddyaboulton! - #8631
9b8840a
- Ensure chatbot messages are visible to screenreaders. Thanks @hannahblair! - #8637
c348392
- Multimodal textbox buttons alignment. Thanks @dawoodkhan82!