We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rt, 每棵子树有不同的agent类型(但基类相同),请问该如何把这些子树放到同一棵父树里呢?看文档说,最终执行父树的agent实例必须是子树agent的子类,但总不应该写个继承自所有子树agent的新子类吧?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
rt, 每棵子树有不同的agent类型(但基类相同),请问该如何把这些子树放到同一棵父树里呢?看文档说,最终执行父树的agent实例必须是子树agent的子类,但总不应该写个继承自所有子树agent的新子类吧?
The text was updated successfully, but these errors were encountered: