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

In some situations (like when the board is invoked as a function), it is important to be able to set the property id. Current workaround: 1. create a node 2....

Bumps the npm_and_yarn group with 1 update in the / directory: [pug](https://github.com/pugjs/pug). Updates `pug` from 3.0.2 to 3.0.3 Release notes Sourced from pug's releases. [email protected] Bug Fixes Validate templateName and...

dependencies
javascript

This will enable calling teams as tools. The basic idea: - When loading tools, detect boards that take in `LLMContent[]` and return `LLMContent[]`. Store this as a flag (probably in...

Fixes #1180 Added toolworker boards for the HackerNews API

It errors with `Uncaught TypeError: a.map is not a function` Board attached. [board-2024-05-23T09_50_20.401Z.json](https://github.com/breadboard-ai/breadboard/files/15415023/board-2024-05-23T09_50_20.401Z.json) I'll be honest, I'm not sure if I should be passing in `LLM Content` but all the...

It's likely because our layout pass happens after the initial render. I tried using visibility but that prevented rendering, so I'll go again, but likely with masking to see if...

Current references to old syntax: ## Typescript - https://github.com/breadboard-ai/breadboard/issues/2841 - ~./packages/graph-playground/src/boards/endless-debate-with-voice.ts~ - ~./packages/graph-playground/src/boards/endless-debate.ts~ - https://github.com/breadboard-ai/breadboard/issues/2842 - https://github.com/breadboard-ai/breadboard/issues/2703 - https://github.com/breadboard-ai/breadboard/issues/2843 - https://github.com/breadboard-ai/breadboard/issues/2543 - https://github.com/breadboard-ai/breadboard/issues/2844 - ~./packages/breadboard-web/src/boards/single-turn.ts~ - https://github.com/breadboard-ai/breadboard/issues/2845 - https://github.com/breadboard-ai/breadboard/issues/2718 -...

- [x] #1922 - [ ] Implement "Show me N choices and let me pick one"

Bumps [ava](https://github.com/avajs/ava) from 5.3.1 to 6.1.3. Release notes Sourced from ava's releases. v6.1.3 What's Changed Include Node.js 22 in supported engines and test matrix by @​lenovouser in avajs/ava#3328 Add VS...

dependencies
javascript