- Do not rely on the server sending back exactly as many entries as we
requested, it may return less in case some of the embeddings cannot be
fetched temporarily.
- Stop relying on the sort order - Instead of the last value, take the max from
amongst all returned values.