fix: bump test snaps

This commit is contained in:
drbh 2025-04-30 23:08:15 +00:00
parent fd6bafe37d
commit db2541ccd5
2 changed files with 10 additions and 10 deletions

View File

@ -5,19 +5,19 @@
"index": 0,
"logprobs": null,
"message": {
"content": "{\"firstName\":\"David\",\"lastName\":\"(Not provided)\",\"hobby\":\": Trees and nature\",\"numCats\":2}",
"content": "{\"firstName\":\"David\",\"lastName\":\"(Not provided)\",\"hobby\":\", nature\",\"numCats\":2}",
"role": "assistant"
}
}
],
"created": 1741975610,
"created": 1746053368,
"id": "",
"model": "google/gemma-3-4b-it",
"object": "chat.completion",
"system_fingerprint": "3.2.1-dev0-native",
"system_fingerprint": "3.2.3-dev0-native",
"usage": {
"completion_tokens": 37,
"completion_tokens": 35,
"prompt_tokens": 32,
"total_tokens": 69
"total_tokens": 67
}
}

View File

@ -5,19 +5,19 @@
"index": 0,
"logprobs": null,
"message": {
"content": "{\"name\":\"John Smith\",\"age\":30,\"address\":{\"street\":\"Maple Street\",\"city\":\"Boston\"},\"hobbies\":[\"botany\",\", \",\"astronomy\",\", \",\"solving mathematical puzzles\"]}",
"content": "{\"name\":\"John Smith\",\"age\":30,\"address\":{\"street\":\"Maple Street\",\"city\":\"Boston\"},\"hobbies\":[\"botany\",\"astronomy\",\"solving mathematical puzzles\"]}",
"role": "assistant"
}
}
],
"created": 1741975505,
"created": 1746053373,
"id": "",
"model": "google/gemma-3-4b-it",
"object": "chat.completion",
"system_fingerprint": "3.2.1-dev0-native",
"system_fingerprint": "3.2.3-dev0-native",
"usage": {
"completion_tokens": 50,
"completion_tokens": 44,
"prompt_tokens": 37,
"total_tokens": 87
"total_tokens": 81
}
}