Burkhard Reffeling
Results
32
comments of
Burkhard Reffeling
I'm instead extending `UserProxyAgent` and `AssistantAgent` with a `role` parameter. I don't like it, but the alternative (looking up roles by name in a slightly more complex system) felt even...
@iartemiev That was going to be my approach as well, but then got blocked by https://github.com/aws-amplify/amplify-data/issues/435 when it comes to (custom?) mutations.