To create models, you’ll need to specify a DID, similar to mutations. You can either set the environment variable DID_PRIVATE_KEY
or pass it in on the command line with --did-private-key
.
1 Like
To create models, you’ll need to specify a DID, similar to mutations. You can either set the environment variable DID_PRIVATE_KEY
or pass it in on the command line with --did-private-key
.