mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 06:37:58 +00:00
chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676)
IDs are now deterministic hashes based on request content, and timestamps are normalized to constants, eliminating spurious changes when re-recording tests. ## Changes - Updated `inference_recorder.py` to normalize IDs and timestamps during recording - Added `scripts/normalize_recordings.py` utility to re-normalize existing recordings - Created documentation in `tests/integration/recordings/README.md` - Normalized 350 existing recording files
This commit is contained in:
parent
6bcd3e25f2
commit
3f36bfaeaa
348 changed files with 10154 additions and 8329 deletions
|
@ -18,7 +18,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -43,7 +43,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -68,7 +68,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -108,7 +108,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -118,7 +118,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -133,7 +133,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -143,7 +143,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -158,7 +158,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -168,7 +168,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -183,7 +183,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -193,7 +193,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -208,7 +208,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -218,7 +218,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -233,7 +233,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -243,7 +243,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -258,7 +258,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -268,7 +268,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -283,7 +283,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -293,7 +293,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -308,7 +308,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -318,7 +318,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -333,7 +333,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -343,7 +343,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -358,7 +358,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -368,7 +368,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -383,7 +383,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -393,7 +393,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -408,7 +408,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -418,7 +418,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -433,7 +433,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -443,7 +443,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -458,7 +458,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -468,7 +468,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -483,7 +483,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -493,7 +493,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -508,7 +508,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -518,7 +518,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -533,7 +533,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -543,7 +543,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -558,7 +558,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -568,7 +568,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -583,7 +583,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -593,7 +593,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -608,7 +608,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -618,7 +618,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -633,7 +633,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -643,7 +643,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -658,7 +658,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -668,7 +668,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -683,7 +683,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -693,7 +693,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -708,7 +708,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -718,7 +718,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -733,7 +733,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -743,7 +743,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -758,7 +758,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -768,7 +768,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -783,7 +783,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -793,7 +793,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -808,7 +808,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -818,7 +818,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -833,7 +833,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -843,7 +843,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -858,7 +858,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -868,7 +868,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -883,7 +883,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -893,7 +893,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -908,7 +908,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -918,7 +918,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -933,7 +933,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -943,7 +943,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -958,7 +958,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -968,7 +968,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -983,7 +983,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -993,7 +993,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1008,7 +1008,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1018,7 +1018,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1033,7 +1033,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1043,7 +1043,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1058,7 +1058,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1068,7 +1068,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1083,7 +1083,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1093,7 +1093,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1108,7 +1108,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1118,7 +1118,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1133,7 +1133,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1143,7 +1143,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1158,7 +1158,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1168,7 +1168,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1183,7 +1183,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1193,7 +1193,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1208,7 +1208,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1218,7 +1218,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": null,
|
||||
|
@ -1233,7 +1233,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
@ -1243,7 +1243,7 @@
|
|||
{
|
||||
"__type__": "openai.types.completion.Completion",
|
||||
"__data__": {
|
||||
"id": "oBUszH9-4Yz4kd-98019fa76a947327",
|
||||
"id": "rec-511eb1b92e34",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "length",
|
||||
|
@ -1258,7 +1258,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1758038918,
|
||||
"created": 0,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "completion.chunk",
|
||||
"system_fingerprint": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue