Update Snapshots

This commit is contained in:
ManyTheFish 2025-02-17 16:36:58 +01:00
parent 9a33628331
commit 285c72a960
6 changed files with 45 additions and 15 deletions

View file

@ -161,7 +161,6 @@ async fn delete_document_by_filter() {
{
"numberOfDocuments": 4,
"rawDocumentDbSize": 42,
"maxDocumentSize": 13,
"avgDocumentSize": 10,
"isIndexing": false,
"numberOfEmbeddings": 0,
@ -213,7 +212,6 @@ async fn delete_document_by_filter() {
{
"numberOfDocuments": 2,
"rawDocumentDbSize": 16,
"maxDocumentSize": 12,
"avgDocumentSize": 8,
"isIndexing": false,
"numberOfEmbeddings": 0,
@ -284,7 +282,6 @@ async fn delete_document_by_filter() {
{
"numberOfDocuments": 1,
"rawDocumentDbSize": 12,
"maxDocumentSize": 12,
"avgDocumentSize": 12,
"isIndexing": false,
"numberOfEmbeddings": 0,