Features
- #10323
391a4d0
- Add.previous_value
togr.EditData
. Thanks @abidlabs! - #10270
bb11a2a
- [ZeroGPU] Handshake-based postMessage. Thanks @cbensimon! - #10305
be40307
- Add support for thinking LLMs directly ingr.ChatInterface
. Thanks @abidlabs! - #10226
58b8391
- Improve tool UI and support nested thoughts. Thanks @hannahblair!
Fixes
- #10327
e0cb47f
- Fix webcam. Thanks @Col0ring! - #10308
3543418
- ImageEditor: Trigger input event even if change event not defined. Thanks @freddyaboulton! - #10322
d2691e7
- Quick Fix: Multimodal microphone audio not clearing. Thanks @dawoodkhan82! - #10331
decb594
- Update guide forgr.load_chat
and allow**kwargs
. Thanks @abidlabs! - #10332
e742dcc
- Allow users to add a custom API route. Thanks @aliabid94! - #10324
343503d
- Supportgr.load()
-ing Gradio apps withBlocks.load()
events. Thanks @abidlabs!