lumoz-ai / brick-python-sdk

Python SDK for building bricks compatible with Lumoz Platform
1 stars 1 forks source link

Bricks should have the ability to produce artifacts for artifact store. #16

Open hrisheekeshr opened 4 years ago

hrisheekeshr commented 4 years ago

The artifact store is a storage space in the lumoz platform that stores the result of each brick after execution. Bricks should individually send the output data to the artifact store.