@coherentglobal/spark-execute-sdk 0.4.18 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -26,6 +26,7 @@ yarn add @coherentglobal/spark-execute-sdk
26
26
 
27
27
  ```js
28
28
  const config = {
29
+ parallel: 1, // parallel (threads) to be used to run the model in parallel
29
30
  sparkEndpoint: {
30
31
  url: "https://excel.dev.coherent.global", // Spark Endpoint to be used to run model using Spark SaaS
31
32
  tenant: "tenant", // Spark tenant name