CategorizeLabel/tests/fixtures/sample_batch_response.jsonl

3 lines
429 B
Plaintext
Raw Normal View History

2025-10-15 17:19:26 +08:00
{"id": "req_001", "custom_id": "P001", "response": {"status_code": 200, "body": {"choices": [{"message": {"content": "{\"category\":\"门票\",\"type\":\"自然类\",\"sub_type\":\"自然风光\"}"}}]}}, "error": null}
{"id": "req_002", "custom_id": "P002", "response": {"status_code": 200, "body": {"choices": [{"message": {"content": "{\"category\":\"住宿\",\"type\":\"商务酒店\",\"sub_type\":\"\"}"}}]}}, "error": null}