Skip to main content

Define AI - App Configuration concept

FaceConfig concept definition:

  • Step 1 - create the concept
$ ofc new concept face_config --dest=DIR:./face-app
  • Step 2 - add properties to the concept
$ ofc new property face_config name:string, image:blob --dest=DIR:./face-app
OpenfabricAI Footer