*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Update the [`stats` object](https://www.meilisearch.com/docs/reference/api/stats#stats-object?utm_campaign=oss&utm_source=github) to include the new embbedings database metrics. For further reference, see the related [Meilisearch engine issue](https://github.com/meilisearch/meilisearch/issues/5321). ## Specifications - [ ] Modify the stats API to include `indexes.INDEXNAME.numberOfEmbeddedDocuments` in SDK responses - [ ] Modify the stats API to include `indexes.INDEXNAME.numberOfEmbeddings` in SDK responses