Description
What is the doc issue?
Describe the issue
As per the Serializing Components doc, we can serialize/dump Teams as well, but there seems to be a feature gap/bug because of which while taking a dump of SelectorGroupChat, it skips Custom Selector Function(selector_func()).
Can someone confirm the same behaviour? Is it a known issue?
What do you want to see in the doc?
We should explicitly call out such feature gaps/bugs, as selector_func() is crucial for more control over the orchestration of the workflow, and running this config on the studio/framework will not work.