Dimitri Glazkov
Dimitri Glazkov
Tell me more.
"number" | "array" -- yup, got it.
> I'm assuming they're not all currently being driven by the schema package? not sure I understand. Here's how I understand the bug: - currently, breadboard-web relies on schema, supplied...
It should already be there: https://github.com/breadboard-ai/breadboard/blob/1f61a93a8314fda0eb3b1a5df9b19113ac7e2e34/packages/breadboard/src/types.ts#L116-L117
Yup, this is not great. For @aomarks when considering TS syntax improvements.
FWIW, there's a decent workaround for now (JSON.stringify), so this is not urgent.