@sagentic-ai/sagentic-af / Conclusible
Conclusible ​
Conclusible must be implemented by classes that can be concluded
Extends ​
Properties ​
metadata ​
ts
metadata: Metadata;
Holds metadata of the object
Inherited from ​
Source ​
Methods ​
conclude() ​
ts
conclude(): void
Concludes the object. Finishes the timing object in metadata.
Returns ​
void