supportsParallelCalls

Whether the model permits its embedding batches to run concurrently. When true, embedMany fans batches out (bounded by maxParallelCalls) instead of running them serially.

Since

0.3.0-beta01