breadboard icon indicating copy to clipboard operation
breadboard copied to clipboard

A library for prototyping generative AI applications.

Results 386 breadboard issues
Sort by recently updated
recently updated
newest added

Here are some high-level thoughts on how we might slice the whole authentication (#938 and #337) thing and the ELT thing. - There are three providers that are pluggable (can...

Currently we have metadata for nodes, which has title, description, version, and visual. But for graphs themselves we have title, description, version, and URL. It seems a bit unusual that...

Star edges don't care about input defaults. This seems like it should work. _Discovered by @jig925 in https://github.com/breadboard-ai/breadboard/discussions/1182#discussioncomment-9094597_

When an input has a default value specified, it can be optional, with no value required to enter. More details: Breadboard web does not use defaults when no inputs are...

## Expected Behavior With Node v19.6 I should be able to set up breadboard locally (according to [happy path](https://breadboard-ai.github.io/breadboard/docs/happy-path/) which states the req is >=19). ## Actual Behavior The build...

I added an `invoke` node, I set the `path` to my board JSON. Click off the node, then click back and the data is gone. ![Untitled 2](https://github.com/breadboard-ai/breadboard/assets/45510/614cee42-e093-4024-8d7c-1d55396d3c52)

When serializing subgraphs, we keep the URL in the BGL file. Let's clip it out before serializing.

Currently, we use the ~~neat~~ gross hack of using "*" edges as drop-zones for ad-hoc wires. This works as long as we don't need the wires to connect two ports...

(low priority, nice to have) It would be cool if we could change the order in schema editor. I entered "paragraph" before "n" and now I can't stop thinking about...