Skip to content

Activate data sharing with Einstein at the project level

Nicola Stoira requested to merge sphnc-300 into einstein-main
  • New parameter added to create/import project endpoints named share_with_einstein
  • If not activated the project's data is not sent to Einstein
  • To activate it, the parameter EINSTEIN in the .env file must be set to "True". Otherwise it will raise an exception

Merge request reports