Tim Swanson

Results 33 comments of Tim Swanson

Ok, I found this page for the "App Engine Flexible Environment." (The previous link was for the "standard" environment.) I'll update the link to point to this. https://cloud.google.com/appengine/docs/flexible/troubleshooter/deployment#default-sa-permissions

@nlothian Thank you. I think I've addressed everything you've raised. Please let me know if there's anything else. Our instructions should be be up-to-date with the latest GCP behavior, at...

One additional note on the UX. Currently if you successfully add the board with the invalid key, and then attempt to create a board, there's no indication in the UI...

So there are two scenarios here, and we may want to address them separately. In both cases, there is a board that contains another board. The embedded board is referenced...

One solution that may work for both "Scenario 1" with a local board, and "Scenario 2": Return a deep copy of the board. For every embedded board in the BGL...

@wfaithfull FYI because this might affect the SQLite provider. It shouldn't, though. Ideally anything we build for this should be built *on top* of the storage layer, so that the...

Graph inspector docs: https://breadboard-ai.github.io/breadboard/docs/inspector/graph/

> Yes. Ooh, I love a nice storage abstraction 😌. Based off my reading so far I don't see why it possibly would touch the storage implementations. Can you elaborate...

Also, to follow up on some internal discussions that we've been having, we've decided that we're not going to do this right away, so if you're doing something else (e.g....

With [this commit](https://github.com/breadboard-ai/breadboard/commit/3c2be9c32ed656f619e8cc6621ab3477da8ab4a1) can we call this issue closed? I don't think there's much to do with "Scenario 2" as described [above](https://github.com/breadboard-ai/breadboard/issues/3225#issuecomment-2364068182), since we don't directly support such usage (for...