feat(tests): auto-merge all model list responses and unify recordings

This commit is contained in:
Ashwin Bharambe 2025-09-03 10:27:44 -07:00
parent faf891b40c
commit 34f5da6cdc
121 changed files with 17457 additions and 16126 deletions

View file

@ -20,7 +20,7 @@
"body": {
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
"__data__": {
"id": "chatcmpl-987",
"id": "chatcmpl-507",
"choices": [
{
"finish_reason": "length",
@ -37,7 +37,7 @@
}
}
],
"created": 1755294921,
"created": 1756921150,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion",
"service_tier": null,