breadboard-ai / breadboard

A library for prototyping generative AI applications.
Apache License 2.0
160 stars 22 forks source link

Teach Visual Editor about multiple entry points #2794

Open dglazkov opened 1 month ago

dglazkov commented 1 month ago

Now that we have multiple entry points (as a result of #2736), we need to figure out how to expose them in Visual Editor. What's the right UX? @paullewis showed me a cool mock once with a little "Start" button next to the component. Maybe it's like that, with the ability to drag it around? Or what? I have no idea -- yet!

Interesting tidbits about entry points (see some docs in https://breadboard-ai.github.io/breadboard/docs/reference/runtime-semantics/#entry-points):

See a demo of a describer entry point: https://youtu.be/vseteCOUhhU

dglazkov commented 1 month ago

@donsbach obi wan