@google-labs/breadboard

v0.6.0
A library for rapid generative AI application prototyping

lint

FORCE_COLOR=1 eslint . --ext .ts

merm

npm run build && node scripts/make-graphs.js

test

FORCE_COLOR=1 ava

build

FORCE_COLOR=1 tsc --b && npm run build:rollup

watch

FORCE_COLOR=1 tsc --b --watch

build:rollup

rollup -c

generate:docs

typedoc --plugin typedoc-plugin-markdown
npm i @google-labs/[email protected]

Metadata

Downloads

Maintainers