Change8

@gradio/workflowcanvas@0.4.0

📦 gradioView on GitHub →
1 features🐛 1 fixes🔧 1 symbols

Summary

This release introduces the ability to run Gradio Workflow subgraphs via the API and includes a refactor of the space and model discovery modal.

✨ New Features

  • Gradio Workflow subgraphs can now be run via the Gradio API, exposing each subgraph as a named endpoint (returning all of its outputs) reusing /info, /call, and /api, with a "View API" panel in the canvas.

🐛 Bug Fixes

  • Refactored the space and model discovery modal.

Affected Symbols