Update Snapshots

This commit is contained in:
ManyTheFish 2025-02-17 16:36:58 +01:00 committed by Kerollmops
parent 9f3663e768
commit 5d421abdc4
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
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,