chore: import upstream snapshot with attribution
dotnet-build-and-test / dotnet-test-functions (push) Has been cancelled
dotnet-build-and-test / paths-filter (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Debug, windows-latest, net9.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, ubuntu-latest, net10.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, ubuntu-latest, net8.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, windows-latest, net472) (push) Has been cancelled
dotnet-build-and-test / dotnet-test (Release, integration, true, ubuntu-latest, net10.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-test (Release, integration, true, windows-latest, net472) (push) Has been cancelled
dotnet-build-and-test / dotnet-foundry-hosted-it (push) Has been cancelled
dotnet-build-and-test / dotnet-build-and-test-check (push) Has been cancelled
dotnet-build-and-test / Integration Test Report (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:39:25 +08:00
commit db620d33df
5151 changed files with 925932 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"metadata": {
"test_type": "basic_conversation"
}
}
@@ -0,0 +1,8 @@
{
"id": "conv_68fb96fe1a488195bf48df8f7666551604cbf45151194822",
"object": "conversation",
"created_at": 1761318654,
"metadata": {
"test_type": "basic_conversation"
}
}
@@ -0,0 +1,6 @@
{
"model": "gpt-4o-mini",
"conversation": "conv_68fb96fe1a488195bf48df8f7666551604cbf45151194822",
"input": "What is the capital of France?",
"max_output_tokens": 100
}
@@ -0,0 +1,70 @@
{
"id": "resp_04cbf451511948220068fb97bdec548195a367870aa85734de",
"object": "response",
"created_at": 1761318846,
"status": "completed",
"background": false,
"billing": {
"payer": "developer"
},
"conversation": {
"id": "conv_68fb96fe1a488195bf48df8f7666551604cbf45151194822"
},
"error": null,
"incomplete_details": null,
"instructions": null,
"max_output_tokens": 100,
"max_tool_calls": null,
"model": "gpt-4o-mini-2024-07-18",
"output": [
{
"id": "msg_04cbf451511948220068fb97c0162881958d80862a0d253a14",
"type": "message",
"status": "completed",
"content": [
{
"type": "output_text",
"annotations": [],
"logprobs": [],
"text": "The capital of France is Paris."
}
],
"role": "assistant"
}
],
"parallel_tool_calls": true,
"previous_response_id": null,
"prompt_cache_key": null,
"reasoning": {
"effort": null,
"summary": null
},
"safety_identifier": null,
"service_tier": "default",
"store": true,
"temperature": 1.0,
"text": {
"format": {
"type": "text"
},
"verbosity": "medium"
},
"tool_choice": "auto",
"tools": [],
"top_logprobs": 0,
"top_p": 1.0,
"truncation": "disabled",
"usage": {
"input_tokens": 36,
"input_tokens_details": {
"cached_tokens": 0
},
"output_tokens": 8,
"output_tokens_details": {
"reasoning_tokens": 0
},
"total_tokens": 44
},
"user": null,
"metadata": {}
}
@@ -0,0 +1,6 @@
{
"model": "gpt-4o-mini",
"conversation": "conv_68fb96fe1a488195bf48df8f7666551604cbf45151194822",
"input": "What is its population?",
"max_output_tokens": 150
}
@@ -0,0 +1,70 @@
{
"id": "resp_04cbf451511948220068fb97cf320881958b69530fe07eb2a9",
"object": "response",
"created_at": 1761318863,
"status": "completed",
"background": false,
"billing": {
"payer": "developer"
},
"conversation": {
"id": "conv_68fb96fe1a488195bf48df8f7666551604cbf45151194822"
},
"error": null,
"incomplete_details": null,
"instructions": null,
"max_output_tokens": 150,
"max_tool_calls": null,
"model": "gpt-4o-mini-2024-07-18",
"output": [
{
"id": "msg_04cbf451511948220068fb97d064408195ac54b7750a781a2e",
"type": "message",
"status": "completed",
"content": [
{
"type": "output_text",
"annotations": [],
"logprobs": [],
"text": "As of 2023, the population of Paris is approximately 2.1 million people within the city proper. However, the larger metropolitan area has a population of around 12 million. These numbers can vary, so it's always a good idea to check for the most recent statistics."
}
],
"role": "assistant"
}
],
"parallel_tool_calls": true,
"previous_response_id": null,
"prompt_cache_key": null,
"reasoning": {
"effort": null,
"summary": null
},
"safety_identifier": null,
"service_tier": "default",
"store": true,
"temperature": 1.0,
"text": {
"format": {
"type": "text"
},
"verbosity": "medium"
},
"tool_choice": "auto",
"tools": [],
"top_logprobs": 0,
"top_p": 1.0,
"truncation": "disabled",
"usage": {
"input_tokens": 56,
"input_tokens_details": {
"cached_tokens": 0
},
"output_tokens": 58,
"output_tokens_details": {
"reasoning_tokens": 0
},
"total_tokens": 114
},
"user": null,
"metadata": {}
}