Is there a way to make the output of "Logic - Chain of Thought" a variable?

Dear All,

Is there a way to make the output of “Logic - Chain of Thought” a variable?

I would like to know how to display the thought process of AIP_Logic in WorkShop.

For example, which object in the Ontology was referenced.

It is difficult for users to understand “Logic - Chain of Thought”.

Yes, when creating a variable you can select “function”, that includes functions create with AIP Logic.
You just need to select the same function and version in the chain of thought widget.

Thank you, but that’s not what I intended.

I know how to call “AIP_Logic” in Workshop.

What I want to know is how to put the output of “Logic - Chain of Thought” into another variable.

To be precise, I want to convert the output of “Logic - Chain of Thought” so that it is easier for non-engineers to understand.

How is this possible?

Sorry for my poor English.

What you are actually seeing in the “Logic - Chain of Thought” widget in workshop is the debug logs that you would also see in the debugger when preview running Logic functions locally. Previously, there has been hard restrictions on these logs for security reasons (logs only last 24 hours, can only see logs of Logic Functions runs you directly executed), and there has been a bunch of work to allow these logs to be more accessible and flexible (add these logs to the Ontology, edit them + make them more readable, etc), which I believe should address what you are asking for.

These changes should be almost ready. @mhawes would know more about the exact timeline on when this capability should be rolling out.

1 Like