TheAmazingRoderic
TheAmazingRoderic
Thank you @victordibia, I was able to repair the database. I reported because I believe it is a bug not to have the same validation/constraint of the schema applied on...
I do see the TBD in the typescript: https://github.com/microsoft/autogen/blob/d00467ca003274fc2c131b7214c9f12ea2863b6f/samples/apps/autogen-studio/frontend/src/components/views/builder/workflow.tsx#L287 And the commented code used previously: https://github.com/microsoft/autogen/blob/d00467ca003274fc2c131b7214c9f12ea2863b6f/samples/apps/autogen-studio/frontend/src/components/views/builder/workflow.tsx#L300 It seems it would be nice to catch this in back at the the...