Features
- #11635
64a87c6
- Improve schema forgr.Number
andgr.Slider
and other related changes around precision and minimum/maximum range. Thanks @abidlabs! - #11651
5b0e212
- Allow users choose the MCP tools from MCP docs pane. Thanks @abidlabs! - #11622
ae9aaee
- Expose Streamable HTTP endpoint in MCP Server at/mcp
. Thanks @abidlabs! - #11625
129a2f6
- Add image text to text pipeline. Thanks @elanehan! - #11630
1d196db
- Addauth_token
andexclude_paths
togr.load_openapi
. Thanks @abidlabs!
Fixes
- #11652
69ecab3
- Load Cached Examples from DeepLink. Thanks @freddyaboulton! - #11601
7d5a762
- Fix like/dislike buttons to appear on every message when group_consecutive_messages=False. Thanks @copilot-swe-agent! - #11650
81f9296
- Fix some DeepLink Bugs. Thanks @freddyaboulton! - #11604
83e14bc
- Fix event cancelling bug. Thanks @freddyaboulton! - #11643
8923c42
- Fix lifespan state. Thanks @freddyaboulton! - #11559
dd9d8f1
-gr.Dataframe
returns anumber
\bool
when the corresponding column is edited. Thanks @janosch6!