Skip to content

gradio@5.20.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 28 Feb 22:13
54fd907

Features

  • #10688 bd982df - Change gr.load chatinterface behavior to streaming. Thanks @abidlabs!
  • #10500 16d419b - Allow functions that solely update component properties to run in the frontend by setting js=True. Thanks @abidlabs!