OptionalCurrentOptionalentityOptionallistThe number of records to fetch from the list at a time. Defaults to 50.
OptionallistIf defined, all records within the given list will be vectorized instead of all records within the entity. Note that the list's EntityID field must equal the entityID parameter.
OptionalOnOptional callback invoked during vectorization with progress updates. Called after each batch is upserted to the vector database.
OptionaloptionsOptionalStartingThe number of records to skip before starting to fetch records from the list.
OptionalUpsertThe number of records to upsert to the vector database at a time. Defaults to 50.
OptionalVectorizeThe number of records to vectorize at a time. Defaults to 50.
The UserInfo object to use