*/ public function findSimilarByEmbedding(array $embedding, int $limit = 5, array $embeddingContext = []): array; }