Generating a visualisation diagram of a workflow includes internal nodes, which makes it hard to follow. For example, the sample concurrent_with_visualization.py produces this diagram
I would expect a diagram similar to the one from this page: https://learn.microsoft.com/en-us/agent-framework/user-guide/workflows/visualization?pivots=programming-language-python
Is there any way the internal nodes can be excluded?