maxEmbeddingsPerCall

How many values this model accepts in a single call, if limited. embedMany consults this to auto-split large requests into batches when the caller doesn't pass an explicit maxEmbeddingsPerCall. Null = no limit.

Since

0.3.0-beta01