We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adac54 commit d9e5afcCopy full SHA for d9e5afc
docs/changes.md
@@ -0,0 +1,4 @@
1
+## v3.2.5 2021-04-10
2
+
3
+* [new] add API [useAgentSelector](/api?id=useagentselector) for optimizing the model sharing.
4
+* [new] add API [useAgentMethods](/api?id=useagentmethods) for optimizing the model sharing.
docs/zh/changes.md
+* [新增] 添加 API [useAgentSelector](/zh/api?id=useagentselector), 用于优化模型共享的组件性能。
+* [新增] 添加 API [useAgentMethods](/zh/api?id=useagentmethods), 用于优化模型共享的组件性能。
0 commit comments