跳转至

Models in the Ontology(本体中的模型(Models in the Ontology))

When building operational workflows, it is often useful to run model inference in the context of Ontology objects, binding object properties to model inputs, and interpreting the result through the lens of the Ontology. For instance, you may want to define a model-backed Action or connect UI elements in Workshop directly to model output. This is possible through Functions on objects with the ability to call into Modeling Objective live deployments or model direct deployments. For details on the code authoring experience, review our Functions on models documentation.


中文翻译


本体中的模型(Models in the Ontology)

在构建操作型工作流时,通常需要在本体对象(Ontology objects)的上下文中运行模型推理(model inference),将对象属性绑定到模型输入,并通过本体的视角解读结果。例如,您可能希望定义一个基于模型的操作(Action),或直接将 Workshop 中的 UI 元素连接到模型输出。这可以通过对象函数(Functions on objects)实现,并支持调用建模目标实时部署(Modeling Objective live deployments)或模型直接部署(model direct deployments)。有关代码编写体验的详细信息,请参阅我们的模型函数文档(Functions on models documentation)。