breadboard icon indicating copy to clipboard operation
breadboard copied to clipboard

[gemini-kit] Clean up and fully convert to build API

Open aomarks opened this issue 6 months ago • 1 comments

This is DRAFT because it's not fully building; need to do a couple things first:

  • The build package's kit function isn't yet compatible with being imported into boards made with the old API (it is only compatible in terms of being loadable into a graph runner). Need to add that compatibility.

  • vision is still used by a couple of example boards. Need to decide if we delete those too, or else convert them over to the other Gemini component.

Fixes https://github.com/breadboard-ai/breadboard/issues/2570

aomarks avatar Jul 24 '24 23:07 aomarks